Log session start time Wed May 27 08:22:45 CST 2020

Logback Log Messages

Log session start time Wed May 27 09:06:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 08:22:45,764 Starting JeecgApplication on PC-20200519ICOU with PID 11168 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 08:22:45,766 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 08:22:53,799 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 08:22:53,801 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 08:22:54,136 Finished Spring Data repository scanning in 186ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 08:22:55,791 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ae03bb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:56,147 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:56,237 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 08:22:56,257 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 08:22:56,363 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:56,370 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:56,506 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:56,762 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4adad223] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:57,285 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:57,288 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b46942f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:57,295 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:57,305 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:57,321 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:57,327 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5ff4906d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:58,045 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:58,704 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:58,724 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b5aec303] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:58,767 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5df3afd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:58,769 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 08:22:59,735 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 08:22:59,768 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 08:22:59,880 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 08:22:59,881 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 08:22:59,917 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 08:23:00,374 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 08:23:00,375 Root WebApplicationContext: initialization completed in 14436 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 08:23:01,228 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 08:23:02,308 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 08:23:02,310 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 08:23:02,312 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 08:23:02,314 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 08:23:03,313 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 08:23:03,533 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 08:23:03,535 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 08:23:04,140 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 08:23:05,687 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 08:23:06,500 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 08:23:06,792 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 08:23:06,820 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 08:23:07,713 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 08:23:08,036 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 08:23:08,226 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 08:23:08,333 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 08:23:08,416 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 08:23:08,416 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 08:23:08,417 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 08:23:08,417 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 08:23:08,417 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 08:23:08,417 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 08:23:08,417 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 08:23:08,418 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 08:23:08,802 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 08:23:08,805 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 08:23:08,841 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 08:23:08,845 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 08:23:08,848 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 08:23:08,937 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 08:23:08,938 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 08:23:11,351 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 08:23:11,966 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:11,966 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:12,371 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 08:23:12,372 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 08:23:12,518 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:12,972 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,015 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,092 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:13,092 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:13,093 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:13,100 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:13,100 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 08:23:13,104 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:13,104 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:13,105 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 08:23:13,105 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:13,105 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:13,106 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 08:23:13,106 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 08:23:13,145 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,146 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,182 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,183 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:13,183 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 08:23:13,183 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:13,183 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:13,183 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:13,185 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 08:23:13,204 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:13,204 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:13,205 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 08:23:13,206 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,206 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,208 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,208 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:13,209 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:13,209 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:13,211 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 08:23:13,212 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:13,212 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:13,213 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 08:23:13,213 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,213 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,215 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:23:13,216 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:13,216 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:13,216 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:13,218 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:13,218 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 08:23:13,227 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:13,227 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:13,238 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:13,238 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:13,238 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:13,240 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:13,240 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 08:23:13,241 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 08:23:13,271 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:13,272 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:14,714 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 08:23:14,772 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:14,781 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:14,784 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:14,852 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,570 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,579 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,581 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,581 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,655 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 08:23:15,655 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:15,655 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:15,656 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:15,657 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:15,658 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 08:23:15,659 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 08:23:15,664 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:15,665 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:15,670 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 08:23:15,672 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,678 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,680 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,690 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,719 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,726 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,728 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,728 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,743 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 08:23:15,743 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:15,743 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:15,744 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:15,746 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:15,746 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 08:23:15,747 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 08:23:15,750 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 08:23:15,824 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:15,824 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:15,829 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 08:23:15,830 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,835 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,836 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,844 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,862 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,866 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,868 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,868 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 08:23:15,880 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 08:23:15,880 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:15,880 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:15,880 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:15,883 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:15,883 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 08:23:15,883 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 08:23:16,052 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:16,052 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 08:23:16,055 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 08:23:16,055 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@2bd89b8e executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 08:23:16,105 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,113 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,114 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,121 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,154 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,158 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,160 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,160 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,183 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 08:23:16,184 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:16,184 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:16,184 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:16,186 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:16,186 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 08:23:16,187 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 08:23:16,187 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 08:23:16,205 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,208 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,210 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,218 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,233 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,237 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,239 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,239 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 08:23:16,251 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 08:23:16,251 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 08:23:16,251 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 08:23:16,251 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 08:23:16,253 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 08:23:16,253 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 08:23:19,885 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 08:23:19,896 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 08:23:19,927 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 08:23:19,927 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 08:23:19,937 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 08:23:19,942 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 08:23:19,943 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590538999892' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 08:23:19,944 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 08:23:19,944 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 08:23:19,944 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@35a0ae34 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 08:23:22,341 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 08:23:22,620 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 08:23:25,779 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 08:23:26,143 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 08:23:26,281 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 08:23:26,503 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,504 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,505 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,506 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,507 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,511 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,517 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,518 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,519 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,520 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,521 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,524 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,528 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,530 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,531 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,532 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,533 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,535 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,653 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,655 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,656 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,657 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,657 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,660 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,664 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,665 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,665 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,666 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,667 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,670 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,673 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,674 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,675 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,675 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,676 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,679 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,682 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,682 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,683 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,684 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,685 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,687 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,690 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,691 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,692 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,692 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,693 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,696 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,700 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,701 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,702 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,703 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,703 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,709 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 08:23:26,737 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 08:23:26,826 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:23:26,826 ClusterManager: Scanning for instance "PC-20200519ATVE1590485144212"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:23:26,836 Scheduler MyScheduler_$_PC-20200519ICOU1590538999892 started. start QuartzScheduler.java 547
INFO 2020-05-27 08:23:26,848 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 08:23:26,921 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 08:23:26,923 Started JeecgApplication in 44.917 seconds (JVM running for 47.401) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 08:23:26,933 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 08:23:27,121 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 08:23:27,123 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 08:23:27,176 Completed initialization in 53 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 08:23:28,007 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 08:23:28,008 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-05-27 08:24:53,005 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,007 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,039 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,120 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,121 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,137 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,139 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,140 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,142 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,170 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,171 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,183 <== Total: 40 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,206 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,207 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,223 <== Total: 118 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,299 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,301 ==> Parameters: 1265438791635636226(String), 2020-05-27 08:24:53.229(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,315 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,352 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,353 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,356 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:24:53,427 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 08:24:53,435 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,439 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,502 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,511 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,512 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:53,518 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:24:54,273 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 08:24:54,368 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,369 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,372 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,373 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,374 ==> Parameters: 2020-05-27 00:00:00.0(Timestamp), 2020-05-28 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,398 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,400 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,418 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,419 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,419 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,431 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,440 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,442 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,443 ==> Parameters: 2020-05-27 00:00:00.0(Timestamp), 2020-05-28 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,444 ==> Parameters: 2020-05-21 00:00:00.0(Timestamp), 2020-05-28 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,451 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,458 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,465 <== Total: 5 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,494 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,496 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,505 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:24:54,506 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:25:02,586 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:25:02,587 ==> Parameters: 1265438830588137473(String), admin(String), 2020-05-27 08:25:02.585(Timestamp), 41(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ec69659(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:25:02,596 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:25:04,832 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:25:04,834 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:25:04,840 <== Total: 34 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:26:20,963 dictCode : city_level,level,level getDictItems SysDictController.java 131
INFO 2020-05-27 08:26:20,965 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 08:26:20,966 ==> Preparing: select level as "text",level as "value" from city_level debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:26:20,967 ==> Parameters: debug BaseJdbcLogger.java 143
ERROR 2020-05-27 08:26:20,992 {conn-10003, pstmt-20079} execute error. select level as "text",level as "value" from city_level statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
ERROR 2020-05-27 08:26:21,043 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist getDictItems SysDictController.java 166
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
DEBUG 2020-05-27 08:29:22,309 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:29:22,309 dictCode : city_level,level,level getDictItems SysDictController.java 131
DEBUG 2020-05-27 08:29:22,309 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:29:22,310 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 08:29:22,311 ==> Preparing: select level as "text",level as "value" from city_level debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:22,312 ==> Parameters: debug BaseJdbcLogger.java 143
ERROR 2020-05-27 08:29:22,314 {conn-10005, pstmt-20081} execute error. select level as "text",level as "value" from city_level statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at jdk.internal.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
ERROR 2020-05-27 08:29:22,318 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist getDictItems SysDictController.java 166
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at jdk.internal.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
DEBUG 2020-05-27 08:29:22,326 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:38,346 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:38,346 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:29:38,346 dictCode : city_level,level,level getDictItems SysDictController.java 131
INFO 2020-05-27 08:29:38,347 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 08:29:38,347 ==> Preparing: select level as "text",level as "value" from city_level debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:38,348 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:38,350 <== Total: 34 debug BaseJdbcLogger.java 143
ERROR 2020-05-27 08:29:38,349 {conn-10005, pstmt-20082} execute error. select level as "text",level as "value" from city_level statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at jdk.internal.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at jdk.internal.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
ERROR 2020-05-27 08:29:38,352 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist getDictItems SysDictController.java 166
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at jdk.internal.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at jdk.internal.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
INFO 2020-05-27 08:29:40,870 dictCode : city_level,level,level getDictItems SysDictController.java 131
INFO 2020-05-27 08:29:40,871 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 08:29:40,871 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:40,872 ==> Preparing: select level as "text",level as "value" from city_level debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:40,872 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:29:40,872 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
ERROR 2020-05-27 08:29:40,873 {conn-10003, pstmt-20083} execute error. select level as "text",level as "value" from city_level statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at jdk.internal.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at jdk.internal.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
DEBUG 2020-05-27 08:29:40,875 <== Total: 34 debug BaseJdbcLogger.java 143
ERROR 2020-05-27 08:29:40,876 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist getDictItems SysDictController.java 166
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ### The error may exist in file [D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCode-Inline ### The error occurred while setting parameters ### SQL: select level as "text",level as "value" from city_level ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy172.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy195.queryTableDictItemsByCode(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCode(SysDictServiceImpl.java:105)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4d406576.queryTableDictItemsByCode(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:152)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3d441a81.getDictItems(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'financialdb.city_level' doesn't exist
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at jdk.internal.reflect.GeneratedMethodAccessor493.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy144.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at jdk.internal.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy326.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy325.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at jdk.internal.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
INFO 2020-05-27 08:30:03,191 dictCode : city_level,level getDictItems SysDictController.java 131
INFO 2020-05-27 08:30:05,339 dictCode : city_level,level getDictItems SysDictController.java 131
DEBUG 2020-05-27 08:30:05,339 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:30:05,339 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:30:05,343 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:31:01,709 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:31:01,710 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:31:01,712 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:31:26,185 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:31:26,185 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:31:26,188 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:33:56,402 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:33:56,403 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:33:56,419 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:37:44,052 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:37:44,053 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:37:44,067 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:37:48,553 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:37:48,553 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:37:48,556 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:23,085 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:23,086 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:23,089 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:27,825 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:27,826 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:27,829 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:42,235 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:42,236 ==> Parameters: 1265442268441022465(String), admin(String), 2020-05-27 08:38:42.234(Timestamp), 4(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5c8d5b4(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:42,241 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:43,975 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:43,975 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:38:43,978 <== Total: 34 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:40:03,521 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 08:40:06,429 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 08:40:06,431 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:06,434 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:06,458 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:06,463 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:06,464 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:06,467 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:40:07,489 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 08:40:07,612 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,613 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,615 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,617 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,618 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,623 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,625 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,626 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,629 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,630 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,631 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,631 ==> Parameters: 1265442626617806849(String), admin(String), 2020-05-27 08:40:07.63(Timestamp), 17(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@212bc20a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:07,635 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:09,910 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:09,911 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:40:09,919 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:10,537 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:10,538 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:10,540 <== Total: 34 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:41:24,763 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 08:41:27,590 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 08:41:27,592 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:27,594 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:27,609 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:27,617 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:27,618 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:27,620 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:41:28,559 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 08:41:28,728 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,729 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,730 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,732 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,734 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,737 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,738 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,738 ==> Parameters: 1265442966801027074(String), admin(String), 2020-05-27 08:41:28.735(Timestamp), 21(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7886099f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,740 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,740 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,741 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,743 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:41:28,744 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:44:16,914 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:44:16,914 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:44:16,929 <== Total: 34 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:45:18,846 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 08:45:22,275 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 08:45:22,277 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:22,278 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:22,306 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:22,312 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:22,312 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:22,315 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:45:23,273 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 08:45:23,406 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,407 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,410 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,412 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,412 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,419 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,419 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,420 ==> Parameters: 1265443951128678401(String), admin(String), 2020-05-27 08:45:23.416(Timestamp), 9(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@22c142fd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,421 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,421 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,423 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,424 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:23,424 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:25,550 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:25,550 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:25,553 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:30,078 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:30,079 ==> Parameters: 1265443979062743041(String), admin(String), 2020-05-27 08:45:30.077(Timestamp), 60(Long), 127.0.0.1(String), [{"cityCode":"110000","cityName":"北京市","hasChild":"1","id":"4028b2f0723f24d401723f24d48b0d9e","level":"1","parentCode":"0"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.edit()(String), 管理员(String), admin(String), 地市管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:30,084 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:32,050 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:32,051 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:32,053 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:34,543 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:34,544 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:34,547 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:40,307 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:40,308 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:40,310 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:43,571 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:43,572 ==> Parameters: 1265444035660681218(String), admin(String), 2020-05-27 08:45:43.57(Timestamp), 55(Long), 127.0.0.1(String), [{"cityCode":"120000","cityName":"天津市","hasChild":"1","id":"4028b2f0723f24d401723f24d48b0d9f","level":"1","parentCode":"0"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.edit()(String), 管理员(String), admin(String), 地市管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:45:43,574 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:45:57,211 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:45:57,212 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:46:07,213 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:46:07,214 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:46:17,218 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:46:17,219 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:46:27,218 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:46:27,219 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:46:37,225 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:46:37,226 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:46:47,224 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:46:47,224 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:46:57,233 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:46:57,234 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:47:07,229 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:47:07,229 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:47:14,316 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:47:14,316 ==> Parameters: 1265444416268603393(String), admin(String), 2020-05-27 08:47:14.315(Timestamp), 17(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@169ea214(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:47:14,321 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:47:17,232 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:47:17,234 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:47:27,102 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:47:27,104 ==> Parameters: 1265444469892780034(String), admin(String), 2020-05-27 08:47:27.099(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4819c277(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:47:27,141 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:47:27,234 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:47:27,236 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:47:37,236 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:47:37,237 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:47:47,240 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:47:47,240 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:47:57,244 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:47:57,245 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:48:07,245 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:48:07,246 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:48:17,250 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:48:17,252 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:48:27,250 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:48:27,251 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:48:37,312 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:48:37,313 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:48:47,285 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:48:47,286 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:48:57,320 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:48:57,321 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:49:07,331 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:49:07,332 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:49:17,335 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:49:17,336 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:49:27,350 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:49:27,351 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:49:37,276 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:49:37,277 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:49:47,314 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:49:47,315 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:49:57,316 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:49:57,317 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:50:07,333 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:50:07,334 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:50:17,286 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:50:17,288 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:50:27,288 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:50:27,289 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:50:33,010 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:50:33,011 ==> Parameters: 1265445249651642369(String), admin(String), 2020-05-27 08:50:33.008(Timestamp), 27(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6b7def22(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:50:33,015 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:50:37,327 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:50:37,328 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:50:47,333 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:50:47,333 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:50:57,330 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:50:57,331 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:51:03,497 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:51:03,497 ==> Parameters: 1265445377523388417(String), admin(String), 2020-05-27 08:51:03.496(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@36104202(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:51:03,501 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:51:07,351 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:51:07,352 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:51:17,342 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:51:17,343 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:51:27,376 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:51:27,376 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:51:31,894 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:51:31,895 ==> Parameters: 1265445496633233409(String), admin(String), 2020-05-27 08:51:31.893(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@12b3d88e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:51:31,898 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:51:37,320 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:51:37,321 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:51:47,352 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:51:47,353 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:51:57,386 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:51:57,387 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:52:07,324 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:52:07,325 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:52:17,378 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:52:17,378 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:52:27,328 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:52:27,329 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:52:37,340 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:52:37,341 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:52:47,353 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:52:47,354 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:52:57,373 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:52:57,373 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:53:07,370 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:53:07,371 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:53:17,390 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:53:17,390 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:53:27,352 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:53:27,353 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:53:37,370 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:53:37,371 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:53:47,343 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:53:47,344 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:53:57,387 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:53:57,388 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:54:07,410 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:54:07,410 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:54:17,412 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:54:17,413 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:54:27,411 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:54:27,411 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:54:37,358 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:54:37,359 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:54:47,383 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:54:47,384 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:54:57,386 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:54:57,387 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:55:07,393 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:55:07,394 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:55:17,406 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:55:17,408 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:55:27,417 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:55:27,417 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:55:37,423 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:55:37,423 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:55:39,828 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 08:55:44,766 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 08:55:44,770 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 08:55:44,773 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:44,774 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:44,800 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:44,811 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:44,812 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:44,816 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:55:45,683 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 08:55:45,722 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,723 ==> Parameters: 1265446561260834817(String), admin(String), 2020-05-27 08:55:45.722(Timestamp), 18(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2e2a0ac3(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,726 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,756 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,756 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,758 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,760 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,761 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,764 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,767 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,767 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,771 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:45,771 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:55:46,166 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 08:55:46,170 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 53
DEBUG 2020-05-27 08:55:46,171 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:46,192 ==> Parameters: city_level(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:46,195 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:55:46,199 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590540946166) getDictItems SysDictController.java 164
INFO 2020-05-27 08:55:47,442 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:55:47,442 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:55:47,917 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:47,920 ==> Parameters: 1265446570467332097(String), admin(String), 2020-05-27 08:55:47.915(Timestamp), 4(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1b573c51(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:55:47,934 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 08:55:48,296 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 08:55:48,304 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590540948297) getDictItems SysDictController.java 164
INFO 2020-05-27 08:55:57,378 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:55:57,379 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:56:07,401 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:56:07,402 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:56:17,397 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:56:17,398 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:56:27,445 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:56:27,446 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:56:37,457 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:56:37,458 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:56:47,397 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:56:47,398 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:56:57,415 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:56:57,416 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:57:07,446 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:57:07,447 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:57:17,449 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:57:17,450 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:57:27,469 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:57:27,470 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:57:37,483 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:57:37,484 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:57:47,479 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:57:47,480 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 08:57:57,478 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 08:57:57,478 ClusterManager: Scanning for instance "PC-20200519ATVE1590540331652"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 08:59:23,412 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:59:23,412 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:59:23,428 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:59:31,298 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:59:31,299 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 08:59:31,303 <== Total: 34 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:05:04,466 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 09:05:06,858 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 09:05:06,860 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:06,861 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:06,894 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:06,900 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:06,901 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:06,905 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:05:08,043 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:05:08,190 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,190 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,193 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,195 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,195 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,200 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,201 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,202 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,203 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,203 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,207 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,208 ==> Parameters: 1265448920498114561(String), admin(String), 2020-05-27 09:05:08.206(Timestamp), 16(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@78789e5a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:08,210 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:05:08,517 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:05:08,519 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541508517) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:05:34,718 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:34,719 ==> Parameters: 1265449031689113602(String), admin(String), 2020-05-27 09:05:34.717(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@502a3333(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:05:34,722 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:05:35,031 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:05:35,033 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541535032) getDictItems SysDictController.java 164
Logback Log Messages

Log session start time Wed May 27 09:07:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:06:01,839 Starting JeecgApplication on PC-20200519ICOU with PID 2060 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:06:01,841 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:06:03,674 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:06:03,676 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:06:03,822 Finished Spring Data repository scanning in 127ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:06:04,093 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$79c85a05] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,156 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,286 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:06:04,288 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:06:04,291 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,294 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,315 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,366 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$59c2f06f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,466 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,469 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c3516140] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,475 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,478 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,494 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,501 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6edcaeb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,569 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,615 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,623 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c496e14f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,649 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$6cdbce1f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,651 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:06:04,995 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:06:05,006 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:06:05,012 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:06:05,013 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:06:05,016 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:06:05,168 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:06:05,169 Root WebApplicationContext: initialization completed in 3292 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:06:05,402 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:06:05,574 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:06:05,574 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:06:05,575 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:06:05,575 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:06:05,827 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:06:05,882 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:06:05,884 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:06:06,011 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:06:06,282 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:06:06,422 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:06:06,504 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:06:06,526 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:06:06,907 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:06:07,095 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:06:07,177 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:06:07,237 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:06:07,278 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:06:07,279 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:06:07,284 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:06:07,284 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:06:07,284 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:06:07,284 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:06:07,284 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:06:07,284 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:06:07,310 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:06:07,313 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:06:07,316 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:06:07,319 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:06:07,322 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:06:07,335 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:06:07,336 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 09:06:08,112 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:06:08,229 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,229 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,275 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:06:08,276 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 09:06:08,305 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,412 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,424 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,453 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:08,453 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:08,454 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:08,458 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:08,459 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 09:06:08,462 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,462 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,463 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:06:08,463 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,464 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,464 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 09:06:08,464 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:06:08,477 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,478 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,481 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,481 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:08,482 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 09:06:08,482 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:08,482 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:08,482 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:08,483 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:06:08,484 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,484 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,485 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:06:08,485 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,485 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,486 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,486 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:08,487 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:08,487 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:08,489 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:06:08,489 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,489 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,490 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:06:08,490 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,490 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,491 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:08,491 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:08,491 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:08,491 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:08,493 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:08,493 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:06:08,501 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,501 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,509 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:08,509 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:08,509 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:08,510 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:08,510 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 09:06:08,511 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:06:08,522 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:08,523 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:08,959 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 09:06:08,978 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:08,981 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:08,983 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,027 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,644 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,647 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,648 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,649 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,676 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:06:09,676 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:09,676 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:09,676 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:09,678 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:09,678 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 09:06:09,679 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:06:09,686 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:09,686 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:09,690 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 09:06:09,691 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,693 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,694 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,699 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,716 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,718 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,719 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,719 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,732 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:06:09,732 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:09,732 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:09,732 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:09,734 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:09,734 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 09:06:09,735 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 09:06:09,739 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 09:06:09,812 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:09,812 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:09,816 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 09:06:09,817 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,819 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,820 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,826 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,840 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,843 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,844 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,844 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,853 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:06:09,853 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:09,853 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:09,853 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:09,855 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:09,855 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 09:06:09,856 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:06:09,891 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:09,892 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:06:09,894 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:06:09,894 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@67fc98fe executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 09:06:09,919 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,921 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,922 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,929 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,956 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,959 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,960 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,960 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:06:09,987 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:06:09,987 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:09,988 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:09,988 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:09,989 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:09,989 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 09:06:09,991 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:06:09,991 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 09:06:10,008 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,011 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,011 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,023 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,038 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,041 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,042 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,042 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:06:10,053 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:06:10,053 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:06:10,053 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:06:10,053 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:06:10,055 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:06:10,055 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 09:06:12,448 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 09:06:12,449 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 09:06:12,455 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 09:06:12,455 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 09:06:12,456 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 09:06:12,457 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 09:06:12,458 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590541572449' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 09:06:12,458 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 09:06:12,458 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 09:06:12,458 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3df7184 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 09:06:13,676 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 09:06:13,849 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 09:06:14,939 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 09:06:14,951 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 09:06:14,990 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 09:06:15,114 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,116 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,117 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,118 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,119 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,123 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,128 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,129 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,130 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,131 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,132 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,136 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,139 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,141 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,142 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,143 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,144 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,147 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,167 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,169 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,170 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,171 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,172 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,174 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,178 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,179 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,180 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,181 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,182 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,185 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,188 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,189 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,190 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,191 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,192 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,194 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,197 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,198 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,199 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,200 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,201 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,204 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,207 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,208 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,209 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,209 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,210 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,212 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,217 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,218 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,219 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,220 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,221 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,226 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:06:15,244 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 09:06:15,280 Scheduler MyScheduler_$_PC-20200519ICOU1590541572449 started. start QuartzScheduler.java 547
INFO 2020-05-27 09:06:15,293 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:06:15,315 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 09:06:15,317 Started JeecgApplication in 14.162 seconds (JVM running for 14.989) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 09:06:15,326 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 09:06:15,872 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 09:06:15,873 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 09:06:15,886 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 09:06:16,083 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 09:06:16,085 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 09:06:17,234 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 09:06:22,729 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 09:06:25,435 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 09:06:25,449 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:25,454 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:25,504 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:25,530 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:25,531 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:25,535 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:06:26,491 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:06:26,636 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,638 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,641 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,663 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,665 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,670 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,717 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,722 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,726 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,727 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,775 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,776 ==> Parameters: 1265449250027839490(String), admin(String), 2020-05-27 09:06:26.683(Timestamp), 37(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@20a25f4b(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:06:26,780 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:06:27,097 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:06:27,102 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541587097) getDictItems SysDictController.java 164
Logback Log Messages

Log session start time Wed May 27 09:11:51 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:07:48,908 Starting JeecgApplication on PC-20200519ICOU with PID 2756 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:07:48,910 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:07:50,120 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:07:50,122 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:07:50,240 Finished Spring Data repository scanning in 110ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:07:50,489 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ae5cb67a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,550 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,579 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:07:50,580 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:07:50,583 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,586 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,606 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,652 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8e574ce4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,743 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,746 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f7e5bdb5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,753 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,757 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,775 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,781 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a3710b2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,840 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,882 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,889 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f92b3dc4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,908 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a1702a94] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:50,910 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:07:51,184 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:07:51,194 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:07:51,210 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:07:51,210 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:07:51,214 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:07:51,349 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:07:51,349 Root WebApplicationContext: initialization completed in 2419 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:07:51,558 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:07:51,722 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:07:51,723 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:07:51,723 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:07:51,723 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:07:51,926 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:07:51,965 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:07:51,967 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:07:52,044 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:07:52,270 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:07:52,371 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:07:52,445 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:07:52,466 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:07:52,854 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:07:53,031 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:07:53,102 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:07:53,160 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:07:53,199 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:07:53,199 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:07:53,200 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:07:53,200 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:07:53,200 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:07:53,200 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:07:53,200 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:07:53,201 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:07:53,217 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:07:53,220 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:07:53,223 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:07:53,226 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:07:53,228 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:07:53,235 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:07:53,235 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 09:07:53,868 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:07:53,966 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:53,967 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,011 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:07:54,011 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 09:07:54,033 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,104 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,115 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,177 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:54,177 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:54,177 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:54,182 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:54,182 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 09:07:54,185 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:54,186 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,187 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:07:54,187 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:54,187 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,187 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 09:07:54,188 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:07:54,201 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,202 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,204 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,205 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:54,205 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 09:07:54,205 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:54,205 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:54,205 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:54,207 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:07:54,208 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:54,208 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,210 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:07:54,210 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,211 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,212 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,213 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:54,213 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:54,213 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:54,215 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:07:54,216 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:54,216 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,217 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:07:54,218 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,218 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,220 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:07:54,220 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:54,220 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:54,221 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:54,223 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:54,223 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:07:54,231 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:54,231 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,243 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:54,243 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:54,243 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:54,245 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:54,245 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 09:07:54,246 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:07:54,258 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:54,258 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:54,628 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 09:07:54,654 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:54,656 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:54,658 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:54,670 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,246 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,248 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,250 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,250 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,276 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:07:55,276 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:55,276 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:55,276 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:55,278 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:55,278 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 09:07:55,279 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:07:55,285 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:55,285 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:55,290 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 09:07:55,290 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,292 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,292 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,299 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,314 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,316 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,316 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,317 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,330 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:07:55,330 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:55,330 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:55,330 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:55,332 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:55,332 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 09:07:55,333 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 09:07:55,337 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 09:07:55,410 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:55,410 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:55,414 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 09:07:55,415 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,417 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,418 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,424 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,437 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,440 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,441 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,441 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,450 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:07:55,450 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:55,450 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:55,450 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:55,451 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:55,451 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 09:07:55,452 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:07:55,486 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:55,486 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:07:55,489 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:07:55,489 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@15c5c99 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 09:07:55,512 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,515 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,516 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,522 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,551 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,554 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,555 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,556 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,580 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:07:55,581 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:55,581 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:55,581 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:55,583 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:55,583 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 09:07:55,584 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:07:55,584 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 09:07:55,598 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,601 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,601 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,608 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,621 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,624 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,625 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,625 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:07:55,636 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:07:55,636 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:07:55,636 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:07:55,636 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:07:55,638 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:07:55,638 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 09:07:57,801 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 09:07:57,802 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 09:07:57,808 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 09:07:57,808 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 09:07:57,809 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 09:07:57,810 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 09:07:57,811 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590541677802' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 09:07:57,811 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 09:07:57,811 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 09:07:57,811 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a8823bd setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 09:07:59,019 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 09:07:59,175 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 09:08:00,136 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 09:08:00,146 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 09:08:00,183 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 09:08:00,300 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,301 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,302 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,304 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,305 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,309 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,314 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,315 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,316 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,317 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,318 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,322 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,325 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,327 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,328 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,329 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,330 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,332 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,352 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,354 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,354 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,355 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,356 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,359 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,363 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,364 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,365 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,366 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,367 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,370 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,373 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,374 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,375 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,376 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,377 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,379 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,382 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,383 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,384 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,385 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,386 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,389 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,392 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,393 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,394 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,395 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,396 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,398 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,404 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,405 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,406 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,407 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,408 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,413 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:08:00,431 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 09:08:00,468 Scheduler MyScheduler_$_PC-20200519ICOU1590541677802 started. start QuartzScheduler.java 547
INFO 2020-05-27 09:08:00,480 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:08:00,500 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 09:08:00,502 Started JeecgApplication in 12.101 seconds (JVM running for 12.64) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 09:08:00,510 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 09:08:00,843 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 09:08:00,845 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 09:08:00,858 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 09:08:00,926 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 09:08:00,927 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 09:08:04,691 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:08:07,014 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:07,015 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:07,038 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:13,571 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:13,572 ==> Parameters: 1265449697966850050(String), admin(String), 2020-05-27 09:08:13.491(Timestamp), 24(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3d191ed8(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:13,578 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:08:13,873 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:08:13,877 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541693873) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:08:50,298 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:50,299 ==> Parameters: 1265449852006858754(String), admin(String), 2020-05-27 09:08:50.297(Timestamp), 9(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3ab5f290(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:50,303 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:08:50,573 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:08:50,576 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541730573) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:08:58,879 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:58,880 ==> Parameters: 1265449887998181378(String), admin(String), 2020-05-27 09:08:58.878(Timestamp), 8(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@67136dd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:08:58,883 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:08:59,127 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:08:59,129 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541739128) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:10:12,959 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:10:12,960 ==> Parameters: 1265450198720610306(String), admin(String), 2020-05-27 09:10:12.958(Timestamp), 18(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@d471170(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:10:12,967 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:10:13,229 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:10:13,231 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541813229) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:10:21,497 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:10:21,498 ==> Parameters: 1265450234523189250(String), admin(String), 2020-05-27 09:10:21.496(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@629d7590(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:10:21,501 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:10:21,743 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:10:21,746 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541821743) getDictItems SysDictController.java 164
Logback Log Messages

Log session start time Wed May 27 09:16:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:11:51,535 Starting JeecgApplication on PC-20200519ICOU with PID 3068 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:11:51,537 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:11:52,773 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:11:52,774 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:11:52,892 Finished Spring Data repository scanning in 109ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:11:53,152 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$199e7a67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,216 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,245 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:11:53,246 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:11:53,249 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,251 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,270 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,316 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f99910d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,408 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,412 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$632781a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,419 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,423 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,439 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,446 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$eb2cf1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,504 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,546 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,554 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$646d01b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,573 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$cb1ee81] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,576 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:11:53,864 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:11:53,874 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:11:53,881 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:11:53,881 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:11:53,884 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:11:54,032 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:11:54,032 Root WebApplicationContext: initialization completed in 2466 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:11:54,244 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:11:54,427 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:11:54,427 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:11:54,428 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:11:54,428 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:11:54,634 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:11:54,676 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:11:54,678 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:11:54,759 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:11:54,994 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:11:55,109 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:11:55,188 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:11:55,211 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:11:55,587 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:11:55,779 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:11:55,858 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:11:55,918 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:11:55,979 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:11:55,979 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:11:55,980 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:11:55,980 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:11:55,980 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:11:55,980 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:11:55,980 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:11:55,980 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:11:55,998 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:11:56,002 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:11:56,005 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:11:56,008 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:11:56,012 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:11:56,020 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:11:56,021 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 09:11:56,740 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:11:56,852 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:56,853 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:56,909 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:11:56,910 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 09:11:56,943 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,049 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,066 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,143 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:57,144 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:57,144 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:57,152 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:57,152 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 09:11:57,158 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:57,159 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:57,161 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:11:57,161 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:57,162 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:57,162 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 09:11:57,162 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:11:57,183 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,187 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,192 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,193 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:57,193 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 09:11:57,193 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:57,193 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:57,194 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:57,195 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:11:57,196 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:57,196 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:57,197 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:11:57,197 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,197 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,199 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,199 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:57,200 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:57,200 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:57,201 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:11:57,204 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:57,204 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:57,205 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:11:57,205 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,206 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,207 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:11:57,208 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:57,208 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:57,208 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:57,210 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:57,210 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:11:57,220 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:57,221 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:57,234 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:57,235 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:57,235 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:57,237 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:57,238 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 09:11:57,239 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:11:57,254 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:57,255 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:57,746 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 09:11:57,775 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:57,780 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:57,782 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:57,818 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,437 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,442 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,442 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,443 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,468 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:11:58,468 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:58,468 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:58,468 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:58,470 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:58,470 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 09:11:58,471 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:11:58,478 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:58,478 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:58,482 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 09:11:58,483 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,486 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,487 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,493 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,516 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,519 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,520 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,521 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,535 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:11:58,535 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:58,535 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:58,535 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:58,537 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:58,537 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 09:11:58,538 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 09:11:58,542 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 09:11:58,617 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:58,617 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:58,622 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 09:11:58,623 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,625 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,626 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,635 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,656 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,659 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,661 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,661 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,672 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:11:58,672 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:58,672 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:58,673 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:58,674 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:58,674 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 09:11:58,675 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:11:58,710 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:58,711 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:11:58,713 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:11:58,714 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@64992713 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 09:11:58,761 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,765 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,766 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,775 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,809 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,813 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,815 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,815 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,843 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:11:58,844 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:58,844 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:58,844 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:58,846 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:58,846 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 09:11:58,847 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:11:58,847 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 09:11:58,890 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,894 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,895 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,905 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,927 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,932 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,934 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,936 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:11:58,952 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:11:58,953 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:11:58,955 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:11:58,955 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:11:58,957 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:11:58,957 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 09:12:01,439 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 09:12:01,440 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 09:12:01,445 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 09:12:01,445 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 09:12:01,447 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 09:12:01,448 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 09:12:01,449 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590541921439' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 09:12:01,449 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 09:12:01,449 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 09:12:01,449 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3d1d3525 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 09:12:02,747 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 09:12:02,915 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 09:12:04,093 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 09:12:04,105 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 09:12:04,149 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 09:12:04,285 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,287 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,288 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,289 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,290 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,294 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,300 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,301 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,303 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,304 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,305 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,309 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,313 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,314 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,315 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,316 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,317 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,321 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,342 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,344 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,345 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,346 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,346 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,349 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,354 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,355 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,355 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,357 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,358 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,362 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,365 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,366 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,366 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,367 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,368 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,373 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,376 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,377 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,377 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,378 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,379 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,382 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,386 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,387 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,388 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,388 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,389 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,392 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,397 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,406 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,407 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,408 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,409 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,415 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:12:04,434 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 09:12:04,462 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 09:12:04,462 ClusterManager: Scanning for instance "PC-20200519ICOU1590541677802"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 09:12:04,471 Scheduler MyScheduler_$_PC-20200519ICOU1590541921439 started. start QuartzScheduler.java 547
INFO 2020-05-27 09:12:04,484 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:12:04,506 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 09:12:04,508 Started JeecgApplication in 13.648 seconds (JVM running for 14.233) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 09:12:04,517 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 09:12:05,004 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 09:12:05,008 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 09:12:05,037 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 09:12:05,150 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 09:12:05,151 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 09:12:07,187 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 09:12:17,979 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 09:12:20,647 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDA4OTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WnQiRW4QajFd8zu8ra9aouu56e7r-TsNxLbT-uslE58 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 09:12:20,663 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:20,668 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:20,708 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:20,757 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:20,759 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:20,763 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:12:21,829 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:12:21,957 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:21,958 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:21,962 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:21,976 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:21,980 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:21,986 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,030 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,033 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,038 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,039 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,097 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,099 ==> Parameters: 1265450740360417282(String), admin(String), 2020-05-27 09:12:22.009(Timestamp), 33(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5d055136(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:22,104 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:12:22,424 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:12:22,428 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541942424) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:12:53,226 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:53,227 ==> Parameters: 1265450870920712193(String), admin(String), 2020-05-27 09:12:53.225(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2a9d4e4e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:12:53,230 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:12:53,555 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:12:53,557 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541973555) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:13:08,676 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:13:08,677 ==> Parameters: 1265450935722708994(String), admin(String), 2020-05-27 09:13:08.675(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@122a12d0(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:13:08,680 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:13:08,975 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:13:08,979 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590541988975) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:14:01,778 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:01,781 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:01,788 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:39,241 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:39,243 ==> Parameters: yn(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:39,250 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:14:39,251 ---AutoPoi--Get_DB_Dict------[是_1, 否_0] queryDict AutoPoiDictService.java 60
DEBUG 2020-05-27 09:14:39,252 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:39,252 ==> Parameters: city_level(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:14:39,254 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:14:39,255 ---AutoPoi--Get_DB_Dict------[一类城市_1, 二类城市_2, 三类城市_3] queryDict AutoPoiDictService.java 60
Logback Log Messages

Log session start time Wed May 27 09:16:37 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:16:29,722 Starting JeecgApplication on PC-20200519ICOU with PID 4172 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:16:29,724 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:16:30,958 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:16:30,959 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:16:31,080 Finished Spring Data repository scanning in 112ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:16:31,319 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ae5cb67a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,390 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,423 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:16:31,425 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:16:31,427 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,429 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,447 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,496 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8e574ce4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,586 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,590 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f7e5bdb5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,597 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,601 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,619 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,626 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a3710b2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,684 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,726 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,734 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f92b3dc4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,753 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a1702a94] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:31,756 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:32,054 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:16:32,064 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:32,071 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:32,071 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:32,075 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:32,212 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:16:32,212 Root WebApplicationContext: initialization completed in 2467 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:16:32,427 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:16:32,583 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:16:32,583 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:16:32,583 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:16:32,583 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:16:32,784 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:16:32,821 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:16:32,823 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:16:32,904 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:16:33,138 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:16:33,242 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:16:33,360 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:33,392 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:16:33,761 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:33,945 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:34,025 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:34,077 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:34,109 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:16:34,110 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:34,110 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:34,110 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:34,110 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:34,111 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:34,111 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:34,111 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:34,128 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:34,131 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:34,133 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:34,136 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:34,139 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:16:34,145 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:16:34,145 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
Logback Log Messages

Log session start time Wed May 27 09:26:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:16:37,712 Starting JeecgApplication on PC-20200519ICOU with PID 2988 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:16:37,714 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:16:38,997 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:16:38,998 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:16:39,116 Finished Spring Data repository scanning in 109ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:16:39,350 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ae5cb67a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,403 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,448 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:16:39,449 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:16:39,451 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,454 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,473 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,517 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8e574ce4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,601 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,605 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f7e5bdb5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,612 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,615 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,632 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,638 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a3710b2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,695 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,736 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,744 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f92b3dc4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,762 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a1702a94] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:39,765 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:16:40,067 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:16:40,084 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:40,096 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:40,096 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:40,099 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:40,263 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:16:40,263 Root WebApplicationContext: initialization completed in 2528 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:16:40,478 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:16:40,642 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:16:40,642 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:16:40,643 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:16:40,643 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:16:40,847 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:16:40,889 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:16:40,891 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:16:40,978 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:16:41,221 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:16:41,330 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:16:41,408 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:41,431 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:16:41,796 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:41,971 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:42,042 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:42,093 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:16:42,142 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:16:42,142 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:42,142 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:42,142 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:42,142 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:42,143 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:42,143 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:16:42,143 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:42,160 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:42,163 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:42,166 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:42,169 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:16:42,171 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:16:42,178 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:16:42,178 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 09:16:42,826 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:16:42,928 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:42,929 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:42,975 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:16:42,976 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 09:16:43,009 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,075 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,089 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,129 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:43,130 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:43,130 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:43,136 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:43,136 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 09:16:43,140 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:43,141 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:43,143 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:16:43,143 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:43,144 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:43,144 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 09:16:43,144 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:16:43,158 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,160 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,163 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,163 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:43,163 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 09:16:43,164 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:43,164 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:43,164 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:43,165 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:16:43,166 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:43,166 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:43,167 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:16:43,168 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,168 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,169 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,169 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:43,169 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:43,169 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:43,171 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:16:43,172 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:43,172 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:43,173 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:16:43,173 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,173 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,174 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:43,174 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:43,174 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:43,175 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:43,176 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:43,176 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:16:43,191 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:43,192 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:43,199 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:43,199 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:43,199 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:43,201 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:43,201 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 09:16:43,201 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:16:43,213 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:43,213 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:43,584 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 09:16:43,605 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:43,608 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:43,610 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:43,626 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,212 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,216 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,217 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,217 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,238 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:16:44,239 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:44,239 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:44,239 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:44,241 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:44,241 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 09:16:44,242 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:16:44,249 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:44,249 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:44,252 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 09:16:44,253 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,255 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,256 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,263 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,279 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,282 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,283 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,283 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,302 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:16:44,302 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:44,302 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:44,302 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:44,304 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:44,305 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 09:16:44,305 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 09:16:44,309 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 09:16:44,382 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:44,382 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:44,387 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 09:16:44,388 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,390 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,392 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,400 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,414 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,417 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,418 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,418 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,429 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:16:44,429 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:44,429 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:44,429 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:44,431 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:44,431 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 09:16:44,432 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:16:44,472 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:44,473 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:16:44,476 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:16:44,476 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@6026c754 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 09:16:44,499 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,502 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,503 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,510 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,539 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,542 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,542 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,543 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,568 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:16:44,568 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:44,568 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:44,568 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:44,570 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:44,570 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 09:16:44,572 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:16:44,572 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 09:16:44,587 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,589 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,590 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,596 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,610 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,625 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,626 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,627 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:16:44,639 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:16:44,639 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:16:44,639 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:16:44,639 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:16:44,641 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:16:44,641 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 09:16:46,823 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 09:16:46,824 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 09:16:46,830 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 09:16:46,830 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 09:16:46,831 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 09:16:46,832 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 09:16:46,833 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590542206824' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 09:16:46,833 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 09:16:46,833 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 09:16:46,833 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7ca3e595 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 09:16:48,081 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 09:16:48,247 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 09:16:49,207 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 09:16:49,216 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 09:16:49,256 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 09:16:49,374 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,375 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,376 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,378 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,378 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,382 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,388 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,389 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,390 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,391 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,392 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,395 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,399 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,401 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,402 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,403 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,404 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,406 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,426 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,428 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,429 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,429 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,430 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,433 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,438 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,439 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,440 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,440 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,441 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,444 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,447 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,448 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,449 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,450 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,451 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,453 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,456 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,457 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,458 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,459 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,460 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,463 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,466 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,466 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,467 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,468 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,469 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,471 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,476 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,477 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,478 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,479 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,479 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,484 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:16:49,502 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 09:16:49,546 Scheduler MyScheduler_$_PC-20200519ICOU1590542206824 started. start QuartzScheduler.java 547
INFO 2020-05-27 09:16:49,558 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:16:49,577 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 09:16:49,579 Started JeecgApplication in 12.412 seconds (JVM running for 12.999) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 09:16:49,588 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 09:16:50,097 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 09:16:50,099 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 09:16:50,114 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 09:16:50,286 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 09:16:50,287 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 09:16:52,593 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:16:58,502 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:58,504 ==> Parameters: 1265451899687047170(String), admin(String), 2020-05-27 09:16:58.429(Timestamp), 51(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@27ad073a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:16:58,508 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:16:58,822 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:16:58,827 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542218823) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:18:11,373 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:18:11,375 ==> Parameters: 1265452205325979649(String), admin(String), 2020-05-27 09:18:11.371(Timestamp), 23(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2cd42934(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:18:11,379 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:18:11,720 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:18:11,724 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542291720) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:18:16,729 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:18:16,730 ==> Parameters: 1265452227799060481(String), admin(String), 2020-05-27 09:18:16.728(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@596b087a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:18:16,733 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:18:16,978 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:18:16,980 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542296978) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:18:19,919 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:18:19,920 ==> Parameters: 1265452241170501633(String), admin(String), 2020-05-27 09:18:19.918(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=110000, hasChild=null, level=null) req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@602edf9(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-获取子数据(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:18:19,924 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,314 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,316 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,324 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,329 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,331 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,355 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,422 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,423 ==> Parameters: _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,440 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username <> ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,441 ==> Parameters: _reserve_user_external(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,445 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,449 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,450 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String), f0019fdebedb443c98dcb17d88222c38(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,456 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:19:09,457 com.baomidou.mybatisplus.extension.plugins.pagination.Page@3e1e10d9 queryPageList SysUserController.java 128
INFO 2020-05-27 09:19:09,523 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 09:19:09,525 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,527 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,533 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:19:09,544 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 09:19:09,545 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,546 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,547 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:19:09,552 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 126
DEBUG 2020-05-27 09:19:09,554 ==> Preparing: select depart_name as "text" from sys_depart where id= ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,555 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:19:09,556 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-05-27 09:19:09,628 文件不存在.. handleException JeecgBootExceptionHandler.java 57
java.lang.RuntimeException: 文件不存在..
    at org.jeecg.common.system.controller.CommonController.view(CommonController.java:217)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
ERROR 2020-05-27 09:19:09,628 文件不存在.. handleException JeecgBootExceptionHandler.java 57
java.lang.RuntimeException: 文件不存在..
    at org.jeecg.common.system.controller.CommonController.view(CommonController.java:217)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
DEBUG 2020-05-27 09:23:19,043 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:19,044 ==> Parameters: 1265453495791685634(String), admin(String), 2020-05-27 09:23:19.042(Timestamp), 18(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@54b92bbf(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:19,048 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:23:19,308 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:23:19,310 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542599308) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:23:23,694 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,694 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,700 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,702 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,703 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,719 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,725 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,725 ==> Parameters: _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,729 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username <> ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,730 ==> Parameters: _reserve_user_external(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,734 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,735 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,735 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String), f0019fdebedb443c98dcb17d88222c38(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:23,740 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:23:23,741 com.baomidou.mybatisplus.extension.plugins.pagination.Page@5bc86d78 queryPageList SysUserController.java 128
ERROR 2020-05-27 09:23:23,798 文件不存在.. handleException JeecgBootExceptionHandler.java 57
java.lang.RuntimeException: 文件不存在..
    at org.jeecg.common.system.controller.CommonController.view(CommonController.java:217)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
ERROR 2020-05-27 09:23:23,800 文件不存在.. handleException JeecgBootExceptionHandler.java 57
java.lang.RuntimeException: 文件不存在..
    at org.jeecg.common.system.controller.CommonController.view(CommonController.java:217)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
DEBUG 2020-05-27 09:23:25,847 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:25,848 ==> Parameters: 1265453524329730050(String), admin(String), 2020-05-27 09:23:25.845(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@49dbf751(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:25,852 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:23:26,093 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:23:26,095 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542606093) getDictItems SysDictController.java 164
INFO 2020-05-27 09:23:46,461 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
DEBUG 2020-05-27 09:23:58,459 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,460 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,463 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,502 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,504 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,507 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,508 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,508 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,510 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,513 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,514 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,520 <== Total: 40 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,523 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,524 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,534 <== Total: 118 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,540 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,540 ==> Parameters: 1265453661454110722(String), 2020-05-27 09:23:58.539(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,544 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,563 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,564 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,565 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:23:58,579 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 09:23:58,582 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,587 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,618 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,631 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,632 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:58,636 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:23:59,611 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:23:59,733 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,733 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,737 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,738 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,739 ==> Parameters: 1265453666457915394(String), admin(String), 2020-05-27 09:23:59.733(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1ea025a6(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,744 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,748 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,750 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,754 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,760 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,762 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,765 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:23:59,766 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:24:00,116 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:24:00,118 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542640116) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:25:45,931 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:25:45,932 ==> Parameters: 1265454111884611585(String), admin(String), 2020-05-27 09:25:45.93(Timestamp), 19(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@478561e6(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:25:45,935 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:25:46,281 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:25:46,283 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542746281) getDictItems SysDictController.java 164
Logback Log Messages

Log session start time Wed May 27 09:30:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:26:49,818 Starting JeecgApplication on PC-20200519ICOU with PID 11416 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:26:49,820 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:26:51,037 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:26:51,039 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:26:51,156 Finished Spring Data repository scanning in 109ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:26:51,392 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ae5cb67a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,457 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,487 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:26:51,488 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:26:51,490 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,493 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,515 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,561 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8e574ce4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,646 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,650 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f7e5bdb5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,657 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,660 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,677 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,683 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a3710b2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,741 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,783 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,791 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f92b3dc4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,809 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a1702a94] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:51,812 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:26:52,088 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:26:52,098 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:26:52,104 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:26:52,104 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:26:52,107 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:26:52,255 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:26:52,256 Root WebApplicationContext: initialization completed in 2415 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:26:52,456 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:26:52,627 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:26:52,628 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:26:52,628 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:26:52,628 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:26:52,840 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:26:52,881 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:26:52,883 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:26:52,968 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:26:53,197 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:26:53,296 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:26:53,373 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:26:53,394 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:26:53,764 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:26:53,944 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:26:54,015 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:26:54,067 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:26:54,113 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:26:54,114 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:26:54,114 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:26:54,114 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:26:54,114 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:26:54,115 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:26:54,115 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:26:54,115 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:26:54,132 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:26:54,134 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:26:54,137 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:26:54,140 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:26:54,142 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:26:54,149 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:26:54,149 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 09:26:54,782 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:26:54,882 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:54,882 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:54,926 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:26:54,926 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 09:26:54,950 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,020 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,032 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,064 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:55,065 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:55,065 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:55,070 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:55,070 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 09:26:55,073 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:55,073 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:55,074 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:26:55,075 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:55,075 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:55,075 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 09:26:55,076 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:26:55,090 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,091 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,094 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,094 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:55,096 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 09:26:55,096 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:55,096 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:55,096 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:55,097 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:26:55,099 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:55,099 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:55,100 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:26:55,100 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,100 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,101 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,102 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:55,102 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:55,102 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:55,103 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:26:55,104 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:55,104 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:55,105 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:26:55,106 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,106 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,107 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:26:55,108 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:55,108 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:55,108 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:55,111 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:55,111 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:26:55,119 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:55,119 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:55,127 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:55,127 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:55,127 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:55,130 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:55,130 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 09:26:55,131 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:26:55,143 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:55,143 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:55,522 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 09:26:55,542 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:55,546 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:55,548 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:55,564 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,158 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,163 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,165 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,165 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,190 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:26:56,190 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:56,191 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:56,191 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:56,193 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:56,193 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 09:26:56,194 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:26:56,200 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:56,200 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:56,204 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 09:26:56,205 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,207 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,208 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,215 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,234 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,236 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,237 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,238 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,250 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:26:56,250 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:56,250 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:56,250 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:56,252 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:56,252 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 09:26:56,253 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 09:26:56,257 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 09:26:56,332 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:56,332 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:56,337 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 09:26:56,338 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,342 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,343 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,353 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,382 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,393 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,395 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,396 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,413 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:26:56,414 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:56,414 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:56,414 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:56,416 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:56,416 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 09:26:56,418 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:26:56,455 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:56,455 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:26:56,458 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:26:56,459 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@4c3133a1 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 09:26:56,516 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,519 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,520 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,528 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,557 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,560 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,561 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,561 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,586 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:26:56,586 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:56,586 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:56,586 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:56,588 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:56,588 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 09:26:56,589 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:26:56,589 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 09:26:56,605 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,607 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,608 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,615 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,633 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,637 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,638 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,638 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:26:56,650 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:26:56,650 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:26:56,650 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:26:56,650 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:26:56,653 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:26:56,653 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 09:26:58,986 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 09:26:58,987 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 09:26:58,993 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 09:26:58,993 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 09:26:58,995 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 09:26:58,996 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 09:26:58,996 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590542818986' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 09:26:58,997 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 09:26:58,997 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 09:26:58,997 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6d24d173 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 09:27:00,341 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 09:27:00,519 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 09:27:01,514 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 09:27:01,524 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 09:27:01,568 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 09:27:01,713 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,715 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,716 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,718 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,720 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,726 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,734 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,738 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,739 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,740 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,743 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,747 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,751 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,755 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,757 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,758 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,759 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,762 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,785 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,789 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,790 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,791 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,792 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,795 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,799 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,800 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,800 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,801 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,802 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,807 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,810 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,811 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,812 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,813 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,814 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,816 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,821 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,823 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,824 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,825 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,825 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,828 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,831 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,832 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,833 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,834 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,834 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,840 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,845 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,847 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,847 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,848 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,849 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,856 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:27:01,877 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 09:27:01,897 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 09:27:01,897 ClusterManager: Scanning for instance "PC-20200519ICOU1590542206824"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 09:27:01,933 Scheduler MyScheduler_$_PC-20200519ICOU1590542818986 started. start QuartzScheduler.java 547
INFO 2020-05-27 09:27:01,949 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:27:01,976 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 09:27:01,978 Started JeecgApplication in 12.668 seconds (JVM running for 13.215) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 09:27:01,989 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 09:27:02,264 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 09:27:02,266 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 09:27:02,287 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 09:27:02,431 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 09:27:02,432 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-05-27 09:27:02,803 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,803 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,804 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,804 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,809 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,809 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,810 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,810 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,813 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,814 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:27:02,858 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 09:27:02,859 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,862 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:02,865 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:27:05,554 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 09:27:10,186 --查询规则-->dict_id = 1265208883479130113 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 09:27:10,191 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:10,192 ==> Parameters: 1265208883479130113(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:10,194 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:10,195 ==> Parameters: 1265208883479130113(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:10,196 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:28,668 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:28,673 ==> Parameters: 1265454542794878978(String), admin(String), 2020-05-27 09:27:28.592(Timestamp), 26(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@31a7830e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:28,676 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:27:28,988 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:27:28,991 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542848988) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:27:57,192 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:57,193 ==> Parameters: 1265454662433206273(String), admin(String), 2020-05-27 09:27:57.191(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@816d653(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:27:57,196 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:27:57,469 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:27:57,471 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542877470) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:28:12,736 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:28:12,737 ==> Parameters: 1265454727629467649(String), admin(String), 2020-05-27 09:28:12.735(Timestamp), 4(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2383a6dd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:28:12,741 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:28:13,004 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:28:13,006 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590542893004) getDictItems SysDictController.java 164
Logback Log Messages

Log session start time Wed May 27 10:56:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 09:30:26,191 Starting JeecgApplication on PC-20200519ICOU with PID 8016 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 09:30:26,193 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 09:30:27,409 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 09:30:27,411 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 09:30:27,530 Finished Spring Data repository scanning in 111ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 09:30:27,770 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$bb82f6e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:27,842 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:27,875 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 09:30:27,876 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 09:30:27,878 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:27,881 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:27,900 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:27,946 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9b7d8d4a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,033 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,036 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$50bfe1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,043 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,047 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,063 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,071 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b0974b94] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,128 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,169 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,177 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6517e2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,195 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ae966afa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,198 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 09:30:28,487 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 09:30:28,497 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:30:28,504 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 09:30:28,504 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 09:30:28,507 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 09:30:28,684 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 09:30:28,684 Root WebApplicationContext: initialization completed in 2471 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 09:30:28,932 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 09:30:29,100 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 09:30:29,100 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 09:30:29,100 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 09:30:29,100 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 09:30:29,316 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 09:30:29,359 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 09:30:29,361 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 09:30:29,447 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 09:30:29,689 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 09:30:29,813 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 09:30:29,909 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:30:29,934 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 09:30:30,303 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:30:30,495 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:30:30,570 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:30:30,625 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 09:30:30,676 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 09:30:30,677 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:30:30,677 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:30:30,677 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:30:30,677 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:30:30,677 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:30:30,678 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 09:30:30,678 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:30:30,697 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:30:30,700 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:30:30,703 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:30:30,706 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 09:30:30,709 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 09:30:30,715 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 09:30:30,716 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 09:30:31,418 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:30:31,530 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,530 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:31,576 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:30:31,577 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 09:30:31,605 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,705 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,717 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,750 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:31,750 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:31,750 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:31,755 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:31,756 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 09:30:31,759 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,759 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:31,760 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:30:31,760 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,761 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:31,761 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 09:30:31,761 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:30:31,775 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,776 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,779 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,780 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:31,780 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 09:30:31,781 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:31,781 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:31,781 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:31,783 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:30:31,784 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,784 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:31,785 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:30:31,785 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,786 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,787 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,788 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:31,788 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:31,788 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:31,790 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 09:30:31,790 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,790 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:31,792 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:30:31,792 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,792 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,794 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:31,795 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:31,795 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:31,795 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:31,797 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:31,797 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:30:31,806 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,806 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:31,815 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:31,815 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:31,816 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:31,818 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:31,818 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 09:30:31,819 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:30:31,831 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:31,831 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:32,214 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 09:30:32,235 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,239 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,241 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,283 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,912 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,916 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,918 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,918 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,948 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:30:32,948 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:32,948 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:32,948 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:32,950 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:32,950 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 09:30:32,951 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:30:32,958 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:32,959 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:32,963 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 09:30:32,964 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,967 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,968 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,976 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:30:32,999 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,002 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,005 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,006 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,021 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:30:33,021 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:33,021 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:33,021 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:33,023 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:33,023 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 09:30:33,024 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 09:30:33,028 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 09:30:33,105 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:33,106 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:33,110 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 09:30:33,111 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,113 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,115 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,124 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,145 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,148 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,149 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,149 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,165 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:30:33,165 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:33,165 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:33,166 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:33,168 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:33,168 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 09:30:33,169 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 09:30:33,217 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:33,217 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 09:30:33,222 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 09:30:33,222 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@45ba21bc executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 09:30:33,272 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,276 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,277 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,285 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,320 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,324 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,325 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,325 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,350 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:30:33,351 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:33,351 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:33,351 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:33,353 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:33,354 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 09:30:33,356 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 09:30:33,357 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 09:30:33,372 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,375 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,375 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,383 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,397 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,400 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,401 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,401 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 09:30:33,415 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 09:30:33,415 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 09:30:33,415 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 09:30:33,415 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 09:30:33,417 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 09:30:33,417 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 09:30:35,673 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 09:30:35,674 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 09:30:35,679 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 09:30:35,679 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 09:30:35,680 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 09:30:35,682 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 09:30:35,682 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590543035673' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 09:30:35,682 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 09:30:35,682 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 09:30:35,682 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7ca3e595 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 09:30:36,919 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 09:30:37,087 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 09:30:38,080 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 09:30:38,088 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 09:30:38,136 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 09:30:38,258 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,259 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,260 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,261 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,262 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,266 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,272 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,273 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,274 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,275 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,276 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,279 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,284 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,285 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,286 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,288 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,289 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,292 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,312 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,314 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,315 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,316 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,316 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,320 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,324 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,325 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,326 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,327 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,329 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,331 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,334 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,335 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,337 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,338 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,339 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,341 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,345 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,346 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,347 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,348 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,348 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,351 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,354 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,356 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,356 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,357 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,358 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,363 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,372 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,374 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,375 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,376 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,377 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,382 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 09:30:38,409 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 09:30:38,461 Scheduler MyScheduler_$_PC-20200519ICOU1590543035673 started. start QuartzScheduler.java 547
INFO 2020-05-27 09:30:38,473 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 09:30:38,495 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 09:30:38,497 Started JeecgApplication in 12.819 seconds (JVM running for 13.392) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 09:30:38,506 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 09:30:38,639 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 09:30:38,640 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 09:30:38,655 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 09:30:38,727 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 09:30:38,728 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 09:30:42,231 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 09:30:47,457 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,458 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,458 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,459 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,464 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,464 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,465 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,465 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,471 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:47,472 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:49,054 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:49,056 ==> Parameters: 1265455383274713089(String), admin(String), 2020-05-27 09:30:48.981(Timestamp), 29(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@42cb799d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:49,060 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:30:49,332 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:30:49,335 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543049332) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:30:53,860 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:53,862 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:30:53,868 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:09,508 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:09,510 ==> Parameters: 1265455469065007105(String), admin(String), 2020-05-27 09:31:09.507(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@b945fbb(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:09,514 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:31:09,765 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:31:09,767 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543069766) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:31:13,916 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:13,916 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:13,920 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:29,495 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:29,495 ==> Parameters: 1265455552896561153(String), admin(String), 2020-05-27 09:31:29.494(Timestamp), 22(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@78d985f9(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:29,500 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:31:29,753 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:31:29,754 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543089753) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:31:59,276 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:59,277 ==> Parameters: 1265455677802934273(String), admin(String), 2020-05-27 09:31:59.273(Timestamp), 7(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5ae5d6a1(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:31:59,281 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:31:59,534 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:31:59,536 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543119535) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:32:02,891 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:02,892 ==> Parameters: 1265455692952760321(String), admin(String), 2020-05-27 09:32:02.889(Timestamp), 6(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6663942e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:02,896 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:32:03,192 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:32:03,193 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543123192) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:32:15,590 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:15,591 ==> Parameters: 1265455746233004034(String), admin(String), 2020-05-27 09:32:15.586(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@574db35e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:15,595 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:32:15,844 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:32:15,846 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543135845) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:32:19,134 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:19,135 ==> Parameters: 1265455761097617409(String), admin(String), 2020-05-27 09:32:19.133(Timestamp), 8(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4b3bfd0c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:19,139 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:32:19,377 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:32:19,378 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543139377) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:32:32,173 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:32,175 ==> Parameters: 1265455815787147265(String), admin(String), 2020-05-27 09:32:32.171(Timestamp), 10(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@517479b9(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:32,180 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:32:32,434 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:32:32,436 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543152435) getDictItems SysDictController.java 164
DEBUG 2020-05-27 09:32:56,151 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:56,153 ==> Parameters: 1265455916353974273(String), admin(String), 2020-05-27 09:32:56.149(Timestamp), 7(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3a68788e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:32:56,159 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:10,190 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:10,191 ==> Parameters: 1265455975246196738(String), admin(String), 2020-05-27 09:33:10.189(Timestamp), 8(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1bd2a295(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:10,194 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:30,157 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:30,158 ==> Parameters: 1265456058989670401(String), admin(String), 2020-05-27 09:33:30.156(Timestamp), 14(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3b59f9db(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:30,163 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:38,609 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:38,609 ==> Parameters: 1265456094439927810(String), admin(String), 2020-05-27 09:33:38.608(Timestamp), 5(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6782e262(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:33:38,612 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:34:06,221 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:34:06,222 ==> Parameters: 1265456210253049858(String), admin(String), 2020-05-27 09:34:06.22(Timestamp), 20(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6f4c5356(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 09:34:06,226 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 09:34:06,466 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 09:34:06,467 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590543246466) getDictItems SysDictController.java 164
INFO 2020-05-27 09:51:38,845 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 09:51:38,846 ClusterManager: Scanning for instance "PC-20200519ATVE1590541081760"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 10:00:08,972 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 10:00:08,972 ClusterManager: Scanning for instance "PC-20200519ATVE1590544772704"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 10:07:29,024 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 10:07:29,025 ClusterManager: Scanning for instance "PC-20200519ATVE1590544772704"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 10:13:03,534 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 jwtTokenRefresh ShiroRealm.java 157
DEBUG 2020-05-27 10:13:03,559 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:03,561 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:03,588 <== Total: 123 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:13:03,595 ======获取全部菜单数据=====耗时:54毫秒 list SysPermissionController.java 71
DEBUG 2020-05-27 10:13:29,849 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,850 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,854 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,855 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,856 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,857 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,862 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,867 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,868 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:13:29,876 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:35,452 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:35,453 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:35,455 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:35,456 ==> Parameters: 0(Long), 30(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:35,459 <== Total: 30 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:14:54,714 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=公司, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:14:54,715 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:54,716 ==> Parameters: 公司(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:54,720 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:14:55,928 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=公司类型, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:14:55,930 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:55,931 ==> Parameters: 公司类型(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:14:55,932 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:02,739 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=公司类型, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:15:02,740 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,741 ==> Parameters: 公司类型(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,742 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,777 ==> Preparing: INSERT INTO sys_dict ( id, dict_name, dict_code, description, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,778 ==> Parameters: 1265466513795706882(String), company_types(String), 公司类型(String), 公司类型(供应商、客商)(String), 0(Integer), admin(String), 2020-05-27 10:15:02.775(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,789 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,885 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,886 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,887 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,887 ==> Parameters: 0(Long), 30(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:02,891 <== Total: 30 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:06,902 --查询规则-->dict_id = 1265466513795706882 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:15:06,905 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:06,905 ==> Parameters: 1265466513795706882(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:14,310 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=, dataId=1265466513795706882) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:15:14,311 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:14,312 ==> Parameters: (String), 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:14,314 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:18,164 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=company_types, dataId=1265466513795706882) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:15:18,165 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:18,166 ==> Parameters: company_types(String), 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:18,168 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,403 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE id=? AND del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,403 ==> Parameters: 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,405 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,409 ==> Preparing: UPDATE sys_dict SET type=?, dict_name=?, dict_code=?, description=?, create_by=?, create_time=?, update_by=?, update_time=? WHERE id=? AND del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,411 ==> Parameters: 0(Integer), 公司类型(String), company_types(String), 公司类型(供应商、客商)(String), admin(String), 2020-05-27 10:15:03.0(Timestamp), admin(String), 2020-05-27 10:15:19.406(Timestamp), 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,420 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,514 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,515 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,516 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,516 ==> Parameters: 0(Long), 30(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:19,518 <== Total: 30 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:25,209 --查询规则-->dict_id = 1265466513795706882 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:15:25,211 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:25,212 ==> Parameters: 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,267 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,269 ==> Parameters: 1265466679424577538(String), 1265466513795706882(String), 供应商(String), 1(String), 供应商(String), 1(Integer), 1(Integer), admin(String), 2020-05-27 10:15:42.264(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,286 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:42,349 --查询规则-->dict_id = 1265466513795706882 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:15:42,351 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,351 ==> Parameters: 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,353 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,353 ==> Parameters: 1265466513795706882(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,354 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:42,358 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 10:15:42,359 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,387 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:42,390 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:52,976 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:52,977 ==> Parameters: 1265466724341379074(String), 1265466513795706882(String), 客商(String), 2(String), 客商(String), 1(Integer), 1(Integer), admin(String), 2020-05-27 10:15:52.975(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,019 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:53,052 --查询规则-->dict_id = 1265466513795706882 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:15:53,054 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,054 ==> Parameters: 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,056 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,056 ==> Parameters: 1265466513795706882(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,058 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:15:53,060 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 10:15:53,061 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,061 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:15:53,062 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:16:02,723 --查询规则-->dict_id = 1265466513795706882 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:16:02,726 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:16:02,726 ==> Parameters: 1265466513795706882(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:16:02,727 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:16:02,727 ==> Parameters: 1265466513795706882(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:16:02,728 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:17:31,309 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:17:53,432 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:18:00,660 数据库表:【lc_dic_bank_card】已存在 a DbTableUtil.java 191
INFO 2020-05-27 10:18:41,544 [IP] [online数据库导入表] --表名:lc_dic_company d OnlCgformHeadController.java 479
INFO 2020-05-27 10:18:41,756 columnt : {"fieldDbName":"ID","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"*","charmaxLength":"36","precision":"","scale":"","nullable":"N","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,757 columnt : {"fieldDbName":"CY_CODE","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"20","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,758 columnt : {"fieldDbName":"CY_NAME","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"50","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,758 columnt : {"fieldDbName":"ADDRESS","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"100","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,758 columnt : {"fieldDbName":"CONTACT","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"50","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,759 columnt : {"fieldDbName":"PHONE","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"20","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,759 columnt : {"fieldDbName":"NOTES","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"100","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,759 columnt : {"fieldDbName":"EIN","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"20","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,759 columnt : {"fieldDbName":"TYPES","fieldName":"types","filedComment":"公司类型(供应商、客商)","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"2","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,759 columnt : {"fieldDbName":"DEL_FLAG","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"2","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:41,844 [IP] [online数据库导入表] --表名:lc_dic_bank_card d OnlCgformHeadController.java 479
INFO 2020-05-27 10:18:42,027 columnt : {"fieldDbName":"ID","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"inputxt","classType_row":"","optionType":"*","charmaxLength":"","precision":"10","scale":"0","nullable":"N","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"} saveDbTable2Online OnlCgformHeadServiceImpl.java 553
INFO 2020-05-27 10:18:42,101 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:20:20,016 数据库表:【lc_dic_company】已存在 a DbTableUtil.java 191
INFO 2020-05-27 10:20:20,017 ==判断表是否存在消耗时间 9毫秒 deleteRecordAndTable OnlCgformHeadServiceImpl.java 369
INFO 2020-05-27 10:20:20,018 删除表 executeDDL: DROP TABLE IF EXISTS lc_dic_company ; deleteRecordAndTable OnlCgformHeadServiceImpl.java 372
INFO 2020-05-27 10:20:20,204 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:37:16,876 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:38:04,594 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:38:09,630 ==判断表是否存在消耗时间10毫秒 doDbSynch OnlCgformHeadServiceImpl.java 298
INFO 2020-05-27 10:38:09,818 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="lc_dic_company" table="lc_dic_company" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="cy_code" type="java.lang.String" access="property"> <column name="cy_code" length="20" not-null="false" unique="false"> <comment>公司编码</comment> </column> </property> <property name="cy_name" type="java.lang.String" access="property"> <column name="cy_name" length="50" not-null="false" unique="false"> <comment>公司名称</comment> </column> </property> <property name="address" type="java.lang.String" access="property"> <column name="address" length="100" not-null="false" unique="false"> <comment>公司地址</comment> </column> </property> <property name="contact" type="java.lang.String" access="property"> <column name="contact" length="20" not-null="false" unique="false"> <comment>公司联系人</comment> </column> </property> <property name="phone" type="java.lang.String" access="property"> <column name="phone" length="11" not-null="false" unique="false"> <comment>联系人电话</comment> </column> </property> <property name="notes" type="java.lang.String" access="property"> <column name="notes" length="100" not-null="false" unique="false"> <comment>备注</comment> </column> </property> <property name="ein" type="java.lang.String" access="property"> <column name="ein" length="20" not-null="false" unique="false"> <comment>公司税号</comment> </column> </property> <property name="types" type="java.lang.String" access="property"> <column name="types" length="2" not-null="false" unique="false"> <comment>公司类型</comment> </column> </property> <property name="del_flag" type="java.lang.String" access="property"> <column name="del_flag" length="2" not-null="false" unique="false"> <comment>是否删除</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 83
ERROR 2020-05-27 10:38:09,971 Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException handleException JeecgBootExceptionHandler.java 57
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1053)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
    at org.hibernate.boot.jaxb.internal.MappingBinder.hbmJaxbContext(MappingBinder.java:82)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:112)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:342)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$79c7aa60.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.b.a.h(OnlCgformApiController.java:496)
    at org.jeecg.modules.online.cgform.b.a$$FastClassBySpringCGLIB$$b709559.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.b.a$$EnhancerBySpringCGLIB$$4f2fe8b1.h(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
     ... 79 common frames omitted
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
     ... 113 common frames omitted
INFO 2020-05-27 10:39:10,442 数据库表:【lc_dic_company】已存在 a DbTableUtil.java 191
INFO 2020-05-27 10:39:10,442 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 298
INFO 2020-05-27 10:39:10,446 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 308
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: id | DbType: string | DbPointLength:0 | DbLength:36 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: create_by | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: create_time | DbType: date | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: update_by | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: update_time | DbType: date | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: sys_org_code | DbType: string | DbPointLength:0 | DbLength:64 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: cy_code | DbType: string | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: cy_name | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: address | DbType: string | DbPointLength:0 | DbLength:100 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,447 getColumnMetadataFormCgForm ----> DbFieldName: contact | DbType: string | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,448 getColumnMetadataFormCgForm ----> DbFieldName: phone | DbType: string | DbPointLength:0 | DbLength:11 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,448 getColumnMetadataFormCgForm ----> DbFieldName: notes | DbType: string | DbPointLength:0 | DbLength:100 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,448 getColumnMetadataFormCgForm ----> DbFieldName: ein | DbType: string | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,448 getColumnMetadataFormCgForm ----> DbFieldName: types | DbType: string | DbPointLength:0 | DbLength:2 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,448 getColumnMetadataFormCgForm ----> DbFieldName: del_flag | DbType: string | DbPointLength:0 | DbLength:2 c DbTableProcess.java 338
INFO 2020-05-27 10:39:10,448 db update sql : [alter table lc_dic_company ADD COLUMN del_flag varchar(2) NULL COMMENT '是否删除' ;, , alter table lc_dic_company ADD COLUMN types varchar(2) NULL COMMENT '公司类型' ;, , alter table lc_dic_company ADD COLUMN address varchar(100) NULL COMMENT '公司地址' ;, , alter table lc_dic_company ADD COLUMN notes varchar(100) NULL COMMENT '备注' ;, , alter table lc_dic_company ADD COLUMN create_time datetime NULL COMMENT '创建日期' ;, , alter table lc_dic_company ADD COLUMN sys_org_code varchar(64) NULL COMMENT '所属部门' ;, , alter table lc_dic_company ADD COLUMN cy_name varchar(50) NULL COMMENT '公司名称' ;, , alter table lc_dic_company ADD COLUMN ein varchar(20) NULL COMMENT '公司税号' ;, , alter table lc_dic_company ADD COLUMN create_by varchar(50) NULL COMMENT '创建人' ;, , alter table lc_dic_company ADD COLUMN update_time datetime NULL COMMENT '更新日期' ;, , alter table lc_dic_company ADD COLUMN phone varchar(11) NULL COMMENT '联系人电话' ;, , alter table lc_dic_company ADD COLUMN contact varchar(20) NULL COMMENT '公司联系人' ;, , alter table lc_dic_company ADD COLUMN cy_code varchar(20) NULL COMMENT '公司编码' ;, , alter table lc_dic_company MODIFY COLUMN id varchar(36) NOT NULL COMMENT '主键' ;, , alter table lc_dic_company ADD COLUMN update_by varchar(50) NULL COMMENT '更新人' ;, ] b DbTableProcess.java 242
INFO 2020-05-27 10:39:11,700 ==同步数据库消耗时间1274毫秒 h OnlCgformApiController.java 497
INFO 2020-05-27 10:39:11,786 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:39:46,669 数据库表:【lc_dic_bank_card】已存在 a DbTableUtil.java 191
INFO 2020-05-27 10:39:46,669 ==判断表是否存在消耗时间 11毫秒 deleteRecordAndTable OnlCgformHeadServiceImpl.java 369
INFO 2020-05-27 10:39:46,669 删除表 executeDDL: DROP TABLE IF EXISTS lc_dic_bank_card ; deleteRecordAndTable OnlCgformHeadServiceImpl.java 372
INFO 2020-05-27 10:39:46,799 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:41:09,675 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 10:41:09,676 ClusterManager: Scanning for instance "PC-20200519ATVE1590544772704"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 10:42:29,722 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 10:42:29,723 ClusterManager: Scanning for instance "PC-20200519ATVE1590547275582"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
ERROR 2020-05-27 10:44:12,914 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
DEBUG 2020-05-27 10:44:13,063 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:13,064 ==> Parameters: 1265473855031472129(String), 2020-05-27 10:44:13.063(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:13,068 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:44:13,068 用户名: 管理员,退出成功! logout LoginController.java 124
DEBUG 2020-05-27 10:44:30,305 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,306 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,313 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,382 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,383 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,388 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,388 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,389 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,390 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,393 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,393 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,397 <== Total: 41 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,399 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,399 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,406 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,407 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,408 ==> Parameters: 1265473927777480705(String), 2020-05-27 10:44:30.407(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,411 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,426 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,426 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,428 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:44:30,461 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDkyNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bz3Uz9VE__KWbGMGmKXckqYF0Z8OWq1IWoY6HeNCfjc getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 10:44:30,463 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,490 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,516 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,529 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,529 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:30,532 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:44:31,505 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 10:44:31,648 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,649 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,651 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,653 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,654 ==> Parameters: 2020-05-27 00:00:00.0(Timestamp), 2020-05-28 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,658 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,659 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,660 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,660 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,665 ==> Parameters: 2020-05-27 00:00:00.0(Timestamp), 2020-05-28 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,666 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,668 ==> Parameters: 2020-05-21 00:00:00.0(Timestamp), 2020-05-28 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,670 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,692 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,702 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,702 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,718 <== Total: 5 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,725 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,746 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,748 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,752 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:31,753 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,730 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,730 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,731 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,731 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,733 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,733 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,736 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,736 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,737 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:44:38,740 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:02,242 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:02,243 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:02,243 ==> Parameters: bank(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:02,247 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:03,416 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank——, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:03,417 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:03,417 ==> Parameters: bank——(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:03,418 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:04,165 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank—, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:04,165 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:04,166 ==> Parameters: bank—(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:04,168 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:04,307 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:04,308 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:04,308 ==> Parameters: bank(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:04,309 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:05,084 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:05,084 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:05,085 ==> Parameters: bank_(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:05,086 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:05,764 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_t, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:05,766 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:05,766 ==> Parameters: bank_t(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:05,768 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:05,917 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_ty, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:05,918 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:05,918 ==> Parameters: bank_ty(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:05,920 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:06,723 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_typ, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:06,725 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:06,725 ==> Parameters: bank_typ(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:06,727 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:06,810 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:06,810 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:06,811 ==> Parameters: bank_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:06,812 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:45:24,129 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 10:45:24,130 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,130 ==> Parameters: bank_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,131 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,155 ==> Preparing: INSERT INTO sys_dict ( id, dict_name, dict_code, description, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,156 ==> Parameters: 1265474153212932097(String), 银行卡类型(String), bank_type(String), 银行卡类型(公户、私户)(String), 0(Integer), admin(String), 2020-05-27 10:45:24.154(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,167 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,245 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,246 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,248 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,248 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:45:24,250 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:46:37,035 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 10:46:37,636 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:47:13,323 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:47:57,649 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:48:01,618 ==判断表是否存在消耗时间8毫秒 doDbSynch OnlCgformHeadServiceImpl.java 298
INFO 2020-05-27 10:48:01,621 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="lc_dic_bank_card" table="lc_dic_bank_card" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="account_name" type="java.lang.String" access="property"> <column name="account_name" length="32" not-null="false" unique="false"> <comment>账户名称</comment> </column> </property> <property name="card_no" type="java.lang.String" access="property"> <column name="card_no" length="20" not-null="false" unique="false"> <comment>账号</comment> </column> </property> <property name="open_bank" type="java.lang.String" access="property"> <column name="open_bank" length="50" not-null="false" unique="false"> <comment>开户行</comment> </column> </property> <property name="unionpay_no" type="java.lang.String" access="property"> <column name="unionpay_no" length="50" not-null="false" unique="false"> <comment>联行号</comment> </column> </property> <property name="open_province" type="java.lang.String" access="property"> <column name="open_province" length="20" not-null="false" unique="false"> <comment>开户行省份</comment> </column> </property> <property name="open_city" type="java.lang.String" access="property"> <column name="open_city" length="20" not-null="false" unique="false"> <comment>开户行城市</comment> </column> </property> <property name="types" type="java.lang.String" access="property"> <column name="types" length="2" not-null="false" unique="false"> <comment>类型</comment> </column> </property> <property name="del_flag" type="java.lang.String" access="property"> <column name="del_flag" length="2" not-null="false" unique="false"> <comment>是否删除</comment> </column> </property> <property name="company_id" type="java.lang.String" access="property"> <column name="company_id" length="36" not-null="false" unique="false"> <comment>所属公司</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 83
ERROR 2020-05-27 10:48:01,627 Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException handleException JeecgBootExceptionHandler.java 57
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1053)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
    at org.hibernate.boot.jaxb.internal.MappingBinder.hbmJaxbContext(MappingBinder.java:82)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:112)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:342)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$79c7aa60.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.b.a.h(OnlCgformApiController.java:496)
    at org.jeecg.modules.online.cgform.b.a$$FastClassBySpringCGLIB$$b709559.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.b.a$$EnhancerBySpringCGLIB$$4f2fe8b1.h(<generated>)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
     ... 79 common frames omitted
INFO 2020-05-27 10:48:55,029 数据库表:【lc_dic_bank_card】已存在 a DbTableUtil.java 191
INFO 2020-05-27 10:48:55,030 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 298
INFO 2020-05-27 10:48:55,033 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 308
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: id | DbType: string | DbPointLength:0 | DbLength:36 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: create_by | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: create_time | DbType: date | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: update_by | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: update_time | DbType: date | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: sys_org_code | DbType: string | DbPointLength:0 | DbLength:64 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: account_name | DbType: string | DbPointLength:0 | DbLength:32 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: card_no | DbType: string | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: open_bank | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,034 getColumnMetadataFormCgForm ----> DbFieldName: unionpay_no | DbType: string | DbPointLength:0 | DbLength:50 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,035 getColumnMetadataFormCgForm ----> DbFieldName: open_province | DbType: string | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,035 getColumnMetadataFormCgForm ----> DbFieldName: open_city | DbType: string | DbPointLength:0 | DbLength:20 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,035 getColumnMetadataFormCgForm ----> DbFieldName: types | DbType: string | DbPointLength:0 | DbLength:2 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,035 getColumnMetadataFormCgForm ----> DbFieldName: del_flag | DbType: string | DbPointLength:0 | DbLength:2 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,035 getColumnMetadataFormCgForm ----> DbFieldName: company_id | DbType: string | DbPointLength:0 | DbLength:36 c DbTableProcess.java 338
INFO 2020-05-27 10:48:55,035 db update sql : [alter table lc_dic_bank_card ADD COLUMN del_flag varchar(2) NULL COMMENT '是否删除' ;, , alter table lc_dic_bank_card ADD COLUMN types varchar(2) NULL COMMENT '类型' ;, , alter table lc_dic_bank_card ADD COLUMN open_city varchar(20) NULL COMMENT '开户行城市' ;, , alter table lc_dic_bank_card ADD COLUMN create_time datetime NULL COMMENT '创建日期' ;, , alter table lc_dic_bank_card ADD COLUMN sys_org_code varchar(64) NULL COMMENT '所属部门' ;, , alter table lc_dic_bank_card ADD COLUMN unionpay_no varchar(50) NULL COMMENT '联行号' ;, , alter table lc_dic_bank_card ADD COLUMN company_id varchar(36) NULL COMMENT '所属公司' ;, , alter table lc_dic_bank_card ADD COLUMN create_by varchar(50) NULL COMMENT '创建人' ;, , alter table lc_dic_bank_card ADD COLUMN update_time datetime NULL COMMENT '更新日期' ;, , alter table lc_dic_bank_card ADD COLUMN open_bank varchar(50) NULL COMMENT '开户行' ;, , alter table lc_dic_bank_card ADD COLUMN card_no varchar(20) NULL COMMENT '账号' ;, , alter table lc_dic_bank_card ADD COLUMN account_name varchar(32) NULL COMMENT '账户名称' ;, , alter table lc_dic_bank_card MODIFY COLUMN id varchar(36) NOT NULL COMMENT '主键' ;, , alter table lc_dic_bank_card ADD COLUMN update_by varchar(50) NULL COMMENT '更新人' ;, , alter table lc_dic_bank_card ADD COLUMN open_province varchar(20) NULL COMMENT '开户行省份' ;, ] b DbTableProcess.java 242
INFO 2020-05-27 10:48:56,159 ==同步数据库消耗时间1138毫秒 h OnlCgformApiController.java 497
INFO 2020-05-27 10:48:56,250 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:49:22,131 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 10:49:34,950 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 10:49:38,218 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 10:49:38,220 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:38,222 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:38,252 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:38,256 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:38,256 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:38,260 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:49:39,488 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 10:49:39,624 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:49:39,624 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:49:39,625 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,628 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,629 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,630 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,635 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,636 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,636 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,638 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:49:39,639 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:50:12,418 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-6416186213321272558, subTables=[{"entityPackage":"dictionary","tableName":"lc_dic_bank_card","entityName":"LcDicBankCard","primaryKeyPolicy":"null","sequenceCode":"null","ftlDescription":"银行卡号管理","originalForeignKeys":"[company_id]","foreignKeys":"[CompanyId]","colums":[{"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}],"originalColumns":[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}]}], entityPackage=dictionary, entityName=LcDicCompany, primaryKeyField=id, columns=[{"fieldDbName":"cy_code","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_name","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"address","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"contact","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"m","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"notes","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ein","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"*6-16","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"公司类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"company_types","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"entityPackage":"dictionary","tableName":"lc_dic_company","entityName":"LcDicCompany","ftlDescription":"公司管理","primaryKeyPolicy":"null","sequenceCode":"null","ftl_mode":"A","subTables":null,"fieldRowNum":"1","searchFieldNum":"1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_code","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_name","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"address","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"contact","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"m","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"notes","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ein","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"*6-16","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"公司类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"company_types","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.demo, tableName=lc_dic_company, ftl_description=公司管理} a CodeGenerateOneToMany.java 160
INFO 2020-05-27 10:50:12,423 load template from templateRootDir = 'D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\jeecg\code-template-online',stylePath ='default.onetomany', out GenerateRootDir:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system a BaseCodeGenerate.java 50
INFO 2020-05-27 10:50:12,561 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\controller\${entityName}Controller.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\controller\LcDicCompanyController.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,628 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\entity\${entityName}.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\LcDicCompany.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,662 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\entity\[1-n]Entity.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\[1-n]Entity.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,665 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\entity\[1-n]Entity.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\entity\LcDicBankCard.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:12,808 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\${entityName}Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\LcDicCompanyMapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,811 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\[1-n]Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\[1-n]Mapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,812 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\[1-n]Mapper.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\LcDicBankCardMapper.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:12,916 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\xml\${entityName}Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicCompanyMapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,919 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\xml\[1-n]Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\[1-n]Mapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:12,920 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\xml\[1-n]Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicBankCardMapper.xml a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:13,010 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\I${entityName}Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\ILcDicCompanyService.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,013 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\[1-n]Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\[1-n]Service.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,014 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\[1-n]Service.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\ILcDicBankCardService.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:13,101 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\impl\${entityName}ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\LcDicCompanyServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,103 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\impl\[1-n]ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\[1-n]ServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,104 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\impl\[1-n]ServiceImpl.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\impl\LcDicBankCardServiceImpl.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:13,199 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vo\${entityName}Page.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vo\LcDicCompanyPage.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,222 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vue\${entityName}List.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\LcDicCompanyList.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,234 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicCompanyModal.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,263 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vue\modules\[1-n]Form.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\[1-n]Form.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:13,354 ----- jeecg-boot ---- generate code success =======> 主表名:lc_dic_company generateCodeFile CodeGenerateOneToMany.java 182
INFO 2020-05-27 10:50:31,957 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-2467106432558887389, subTables=[{"entityPackage":"dictionary","tableName":"lc_dic_bank_card","entityName":"LcDicBankCard","primaryKeyPolicy":"null","sequenceCode":"null","ftlDescription":"银行卡号管理","originalForeignKeys":"[company_id]","foreignKeys":"[CompanyId]","colums":[{"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}],"originalColumns":[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}]}], entityPackage=dictionary, entityName=LcDicCompany, primaryKeyField=id, columns=[{"fieldDbName":"cy_code","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_name","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"address","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"contact","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"m","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"notes","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ein","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"*6-16","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"公司类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"company_types","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"entityPackage":"dictionary","tableName":"lc_dic_company","entityName":"LcDicCompany","ftlDescription":"公司管理","primaryKeyPolicy":"null","sequenceCode":"null","ftl_mode":"A","subTables":null,"fieldRowNum":"1","searchFieldNum":"1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_code","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_name","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"address","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"contact","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"m","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"notes","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ein","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"*6-16","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"公司类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"company_types","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.demo, tableName=lc_dic_company, ftl_description=公司管理} a CodeGenerateOneToMany.java 160
INFO 2020-05-27 10:50:31,961 load template from templateRootDir = 'D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\jeecg\code-template-online',stylePath ='default.onetomany', out GenerateRootDir:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system a BaseCodeGenerate.java 50
INFO 2020-05-27 10:50:31,994 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\controller\${entityName}Controller.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\controller\LcDicCompanyController.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,016 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\entity\${entityName}.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\LcDicCompany.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,019 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\entity\[1-n]Entity.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\[1-n]Entity.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,020 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\entity\[1-n]Entity.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\entity\LcDicBankCard.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:32,114 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\${entityName}Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\LcDicCompanyMapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,116 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\[1-n]Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\[1-n]Mapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,117 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\[1-n]Mapper.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\LcDicBankCardMapper.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:32,206 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\xml\${entityName}Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicCompanyMapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,208 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\mapper\xml\[1-n]Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\[1-n]Mapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,209 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\xml\[1-n]Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicBankCardMapper.xml a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:32,303 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\I${entityName}Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\ILcDicCompanyService.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,305 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\[1-n]Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\[1-n]Service.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,305 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\[1-n]Service.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\ILcDicBankCardService.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:32,387 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\impl\${entityName}ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\LcDicCompanyServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,390 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\service\impl\[1-n]ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\[1-n]ServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,390 [generate] split file:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\impl\[1-n]ServiceImpl.java ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src\main\java\org\jeecg\modules\demo\dictionary\service\impl\LcDicBankCardServiceImpl.java a BaseCodeGenerate.java 151
INFO 2020-05-27 10:50:32,469 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vo\${entityName}Page.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vo\LcDicCompanyPage.java a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,478 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vue\${entityName}List.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\LcDicCompanyList.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,485 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicCompanyModal.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,494 [generate] template:default\onetomany\java\${bussiPackage}\${entityPackage}\vue\modules\[1-n]Form.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\[1-n]Form.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 10:50:32,585 ----- jeecg-boot ---- generate code success =======> 主表名:lc_dic_company generateCodeFile CodeGenerateOneToMany.java 182
INFO 2020-05-27 10:53:54,933 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 10:53:55,171 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 10:53:58,728 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDkyNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bz3Uz9VE__KWbGMGmKXckqYF0Z8OWq1IWoY6HeNCfjc getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 10:53:58,731 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:58,732 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:58,755 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:58,760 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:58,761 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:58,762 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:53:59,056 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 10:53:59,059 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:59,060 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:59,073 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:59,080 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:59,080 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:53:59,082 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:53:59,950 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 10:54:00,136 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,137 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,138 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,138 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,138 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,139 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,141 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,142 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,143 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,144 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,145 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,145 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,145 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,148 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,149 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,152 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,153 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,156 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,157 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:54:00,584 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
INFO 2020-05-27 10:54:00,752 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 10:54:00,753 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,753 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,755 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,759 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,760 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,762 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,764 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,764 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,766 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:00,766 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:11,582 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:11,582 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:11,590 <== Total: 123 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:54:11,591 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 71
DEBUG 2020-05-27 10:54:14,834 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:14,834 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:14,842 <== Total: 123 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:54:14,843 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 71
DEBUG 2020-05-27 10:54:20,147 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:20,147 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:20,155 <== Total: 123 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:25,892 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:25,894 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:54:25,902 <== Total: 123 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,160 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,161 ==> Parameters: 0(Integer), 1264028562205298689(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,164 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,167 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,173 ==> Parameters: 1265476745343135746(String), 1264028562205298689(String), 公司管理(String), 1(String), modules/dictionary/LcDicCompanyList(String), /dictionary/lcDicCompany(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-05-27 10:55:42.165(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,199 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,306 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,306 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:42,314 <== Total: 124 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:55:42,315 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 71
DEBUG 2020-05-27 10:55:55,190 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:55,191 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:55,195 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:55,195 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:55,197 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:57,490 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:57,490 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:57,499 <== Total: 124 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:57,542 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:57,543 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:55:57,555 <== Total: 139 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,525 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,526 ==> Parameters: 1265476826532278274(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1265476745343135746(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:56:01,551 ======角色授权成功=====耗时:29毫秒 saveRolePermission SysPermissionController.java 416
DEBUG 2020-05-27 10:56:01,630 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,630 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,638 <== Total: 124 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,676 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,677 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:01,682 <== Total: 140 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:56:03,624 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 10:56:05,696 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 10:56:05,698 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:05,699 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:05,714 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:05,719 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:05,720 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:05,722 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:56:07,012 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 10:56:07,146 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,146 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,148 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,148 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,149 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,173 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,173 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,175 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,178 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,179 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,184 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,185 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,185 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,186 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:07,186 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed May 27 11:35:22 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 10:56:36,254 Starting JeecgApplication on PC-20200519ICOU with PID 276 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 10:56:36,256 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 10:56:38,368 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 10:56:38,370 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 10:56:38,498 Finished Spring Data repository scanning in 115ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 10:56:38,784 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f6de3b7e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:38,861 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:38,928 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 10:56:38,929 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 10:56:38,937 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:38,940 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:38,960 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,017 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d6d8d1e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,122 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,126 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$406742b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,133 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,136 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,152 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,159 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ebf29032] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,259 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,346 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,355 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$41acc2c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,384 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e9f1af98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,387 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 10:56:39,775 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 10:56:39,786 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 10:56:39,793 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 10:56:39,794 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 10:56:39,803 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 10:56:39,949 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 10:56:39,950 Root WebApplicationContext: initialization completed in 3657 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 10:56:40,202 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 10:56:40,417 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 10:56:40,417 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 10:56:40,417 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 10:56:40,417 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 10:56:40,666 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 10:56:40,727 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 10:56:40,730 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 10:56:40,875 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 10:56:41,129 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 10:56:41,260 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 10:56:41,358 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 10:56:41,381 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 10:56:41,794 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 10:56:42,007 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 10:56:42,084 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 10:56:42,141 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 10:56:42,182 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 10:56:42,183 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 10:56:42,183 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 10:56:42,183 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 10:56:42,183 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 10:56:42,183 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 10:56:42,184 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 10:56:42,184 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 10:56:42,209 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 10:56:42,212 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 10:56:42,216 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 10:56:42,219 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 10:56:42,222 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 10:56:42,231 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 10:56:42,231 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 10:56:42,989 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 10:56:43,107 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,108 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,160 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 10:56:43,160 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 10:56:43,191 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,305 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,317 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,350 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:43,351 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:43,351 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:43,355 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:43,355 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 10:56:43,359 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,359 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,360 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 10:56:43,360 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,361 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,361 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 10:56:43,361 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 10:56:43,375 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,377 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,380 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,380 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:43,381 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 10:56:43,381 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:43,381 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:43,381 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:43,382 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 10:56:43,383 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,383 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,384 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 10:56:43,384 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,385 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,386 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,386 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:43,386 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:43,386 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:43,388 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 10:56:43,388 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,388 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,389 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 10:56:43,389 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,389 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,390 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:56:43,391 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:43,391 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:43,391 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:43,392 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:43,392 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 10:56:43,401 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,401 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,411 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:43,411 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:43,411 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:43,413 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:43,413 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 10:56:43,414 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 10:56:43,426 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:43,427 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:43,881 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 10:56:43,902 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:43,905 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:43,907 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:43,970 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,579 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,583 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,584 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,584 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,607 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 10:56:44,607 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:44,607 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:44,607 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:44,609 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:44,609 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 10:56:44,610 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 10:56:44,616 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:44,616 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:44,619 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 10:56:44,620 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,623 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,624 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,630 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,646 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,649 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,650 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,650 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,663 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 10:56:44,663 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:44,663 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:44,663 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:44,665 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:44,665 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 10:56:44,665 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 10:56:44,669 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 10:56:44,742 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:44,742 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:44,747 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 10:56:44,748 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,751 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,752 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,760 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,774 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,777 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,778 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,778 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,787 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 10:56:44,787 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:44,787 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:44,787 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:44,789 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:44,789 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 10:56:44,790 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 10:56:44,839 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:44,840 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 10:56:44,842 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 10:56:44,843 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@6ed836b3 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 10:56:44,866 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,868 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,869 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,876 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,905 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,908 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,909 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,910 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,937 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 10:56:44,937 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:44,937 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:44,937 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:44,939 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:44,939 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 10:56:44,940 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 10:56:44,940 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 10:56:44,956 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,958 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,958 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,966 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,980 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,982 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,983 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,983 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 10:56:44,994 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 10:56:44,994 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 10:56:44,994 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 10:56:44,994 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 10:56:44,996 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 10:56:44,996 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 10:56:47,599 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 10:56:47,600 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 10:56:47,606 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 10:56:47,607 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 10:56:47,608 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 10:56:47,610 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 10:56:47,610 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590548207600' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 10:56:47,611 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 10:56:47,611 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 10:56:47,611 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1235aa76 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 10:56:48,969 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 10:56:49,137 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 10:56:50,248 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 10:56:50,259 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 10:56:50,309 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 10:56:50,435 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,436 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,437 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,439 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,440 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,444 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,454 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,456 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,457 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,458 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,458 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,463 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,468 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,469 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,470 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,471 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,472 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,477 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,481 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,482 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,483 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,484 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,485 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,488 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,531 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,532 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,533 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,534 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,535 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,538 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,541 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,543 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,545 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,546 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,547 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,549 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,552 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,553 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,554 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,554 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,555 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,557 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,561 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,562 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,563 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,564 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,565 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,568 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,570 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,571 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,572 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,573 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,573 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,576 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,581 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,582 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,583 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,583 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,584 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,588 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 10:56:50,606 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 10:56:50,666 Scheduler MyScheduler_$_PC-20200519ICOU1590548207600 started. start QuartzScheduler.java 547
INFO 2020-05-27 10:56:50,679 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 10:56:50,701 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 10:56:50,703 Started JeecgApplication in 15.332 seconds (JVM running for 16.143) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 10:56:50,713 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 10:56:51,076 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 10:56:51,084 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 10:56:51,102 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 10:56:51,248 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 10:56:51,250 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 10:56:53,824 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
INFO 2020-05-27 10:56:53,824 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 10:58:13,271 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:58:13,273 ==> Parameters: 1265477379114987521(String), admin(String), 2020-05-27 10:58:13.196(Timestamp), 186(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@49a760fb(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:58:13,279 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:04,711 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:04,712 ==> Parameters: 1265477594869985281(String), admin(String), 2020-05-27 10:59:04.71(Timestamp), 100(Long), 127.0.0.1(String), lcDicItemDto: LcDicItemDto(id=null, itemCode=null, itemName=null, startDate=null, endDate=null, states=null, notes=null, delFlag=null, departId=null, createBy=null, updateTime=null, createTime=null, sysOrgCode=null, updateBy=null, izEnable=null, departName=null, pageNo=0, pageSize=10) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7c34025(String), org.jeecg.modules.demo.dictionary.controller.LcDicItemController.queryPageList()(String), 管理员(String), admin(String), 项目管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:04,716 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:07,880 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:07,881 ==> Parameters: 1265477608165928962(String), admin(String), 2020-05-27 10:59:07.879(Timestamp), 25(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@793113c0(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:07,884 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:59:08,165 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 10:59:08,177 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 53
DEBUG 2020-05-27 10:59:08,178 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:08,184 ==> Parameters: city_level(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:08,189 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 10:59:08,211 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590548348165) getDictItems SysDictController.java 164
DEBUG 2020-05-27 10:59:08,507 ==> Preparing: select city_name as "title", city_code as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, parent_code as parentId from lc_dic_city where parent_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:08,509 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:08,516 <== Total: 34 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:10,605 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:10,606 ==> Parameters: 1265477619591213058(String), admin(String), 2020-05-27 10:59:10.604(Timestamp), 2(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@18bb07f9(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 10:59:10,609 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:04:40,762 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 11:04:40,762 ClusterManager: Scanning for instance "PC-20200519ATVE1590547275582"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 11:07:45,153 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 11:07:47,859 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:07:47,867 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:47,885 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:47,929 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:47,956 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:47,957 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:47,961 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:07:49,101 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 11:07:49,246 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,247 ==> Parameters: 1265479794929233922(String), admin(String), 2020-05-27 11:07:49.245(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7221516d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,249 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,250 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,250 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,253 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,270 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,273 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,278 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,298 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,300 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,303 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:07:49,303 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:14:47,298 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDkyNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bz3Uz9VE__KWbGMGmKXckqYF0Z8OWq1IWoY6HeNCfjc jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 11:14:47,298 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDkyNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bz3Uz9VE__KWbGMGmKXckqYF0Z8OWq1IWoY6HeNCfjc jwtTokenRefresh ShiroRealm.java 157
DEBUG 2020-05-27 11:14:47,317 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,318 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,321 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,322 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,334 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,334 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,335 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,335 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,338 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:14:47,338 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:21:16,161 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 11:21:37,725 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:37,725 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:39,585 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:39,585 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:41,978 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:41,978 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:42,634 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:42,634 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:51,331 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:51,331 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:51,862 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:51,862 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:52,368 --查询规则-->order_id = f8889aaef6d1bccffd98d2889c0aafb5 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:21:52,368 --查询规则-->order_id = f8889aaef6d1bccffd98d2889c0aafb5 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:21,483 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:21,483 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:21,855 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:21,855 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:22,029 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:22,029 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:22,835 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:22,835 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:27,391 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:27,391 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:27,564 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:27,564 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:28,089 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:28,089 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:28,615 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:22:28,615 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:23:00,651 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:23:00,651 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:23:01,240 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:23:01,240 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:24:56,858 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:25:09,954 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:25:19,678 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 11:25:28,550 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6465695013648163296, entityPackage=dictionary, entityName=LcDicBankCard, primaryKeyField=id, columns=[{"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"lc_dic_bank_card","ftlDescription":"银行卡号管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"dictionary","entityName":"LcDicBankCard","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.demo, tableName=lc_dic_bank_card} a CodeGenerateOne.java 119
INFO 2020-05-27 11:25:28,552 load template from templateRootDir = 'D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\jeecg\code-template-online',stylePath ='default.one', out GenerateRootDir:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system a BaseCodeGenerate.java 50
INFO 2020-05-27 11:25:28,687 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\controller\${entityName}Controller.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\controller\LcDicBankCardController.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,739 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\entity\${entityName}.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\LcDicBankCard.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,840 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\mapper\${entityName}Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\LcDicBankCardMapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,858 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\mapper\xml\${entityName}Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicBankCardMapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,862 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\service\I${entityName}Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\ILcDicBankCardService.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,887 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\service\impl\${entityName}ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\LcDicBankCardServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,915 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\${entityName}List.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\LcDicBankCardList.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,933 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicBankCardModal.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,962 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal__Style#Drawer.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicBankCardModal__Style#Drawer.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 11:25:28,986 ----- jeecg-boot ---- generate code success =======> 表名:lc_dic_bank_card generateCodeFile CodeGenerateOne.java 140
INFO 2020-05-27 11:26:04,204 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=4680606458495258297, entityPackage=dictionary, entityName=LcDicBankCard, primaryKeyField=id, columns=[{"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"lc_dic_bank_card","ftlDescription":"银行卡号管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"dictionary","entityName":"LcDicBankCard","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"account_name","fieldName":"accountName","filedComment":"账户名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"card_no","fieldName":"cardNo","filedComment":"账号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_bank","fieldName":"openBank","filedComment":"开户行","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"unionpay_no","fieldName":"unionpayNo","filedComment":"联行号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_province","fieldName":"openProvince","filedComment":"开户行省份","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_city","fieldName":"openCity","filedComment":"开户行城市","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"bank_type","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"company_id","fieldName":"companyId","filedComment":"所属公司","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.demo, tableName=lc_dic_bank_card} a CodeGenerateOne.java 119
INFO 2020-05-27 11:26:04,205 load template from templateRootDir = 'D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\jeecg\code-template-online',stylePath ='default.one', out GenerateRootDir:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system a BaseCodeGenerate.java 50
INFO 2020-05-27 11:26:04,235 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\controller\${entityName}Controller.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\controller\LcDicBankCardController.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,239 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\entity\${entityName}.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\LcDicBankCard.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,243 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\mapper\${entityName}Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\LcDicBankCardMapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,245 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\mapper\xml\${entityName}Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicBankCardMapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,248 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\service\I${entityName}Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\ILcDicBankCardService.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,250 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\service\impl\${entityName}ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\LcDicBankCardServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,258 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\${entityName}List.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\LcDicBankCardList.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,264 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicBankCardModal.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,282 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal__Style#Drawer.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicBankCardModal__Style#Drawer.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 11:26:04,304 ----- jeecg-boot ---- generate code success =======> 表名:lc_dic_bank_card generateCodeFile CodeGenerateOne.java 140
INFO 2020-05-27 11:27:45,347 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 11:27:45,594 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 11:27:48,949 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:27:48,950 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:48,952 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:48,971 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:48,976 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:48,977 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:48,980 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:27:50,098 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDkyNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bz3Uz9VE__KWbGMGmKXckqYF0Z8OWq1IWoY6HeNCfjc getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:27:50,101 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,103 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,119 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,129 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,130 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,133 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:27:50,292 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 11:27:50,584 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:27:50,584 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 11:27:50,585 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,588 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,591 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,592 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,598 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,600 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,601 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,602 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:50,603 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:27:51,357 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 11:27:51,524 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,526 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,526 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,526 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,527 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,527 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,528 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,529 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,529 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,530 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,529 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,530 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,530 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,534 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,535 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,534 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,535 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,538 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:27:51,539 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:31:20,906 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 11:31:21,037 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 11:31:24,366 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:31:24,369 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,370 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,396 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,405 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,406 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,409 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:31:24,502 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDkyNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bz3Uz9VE__KWbGMGmKXckqYF0Z8OWq1IWoY6HeNCfjc getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:31:24,504 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,505 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,521 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,526 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,527 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:24,529 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:31:25,508 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 11:31:25,675 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,676 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,679 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,678 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,679 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,680 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,680 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,682 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,682 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,682 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,683 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,683 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,683 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,686 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,686 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,687 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,689 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,690 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,694 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,695 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:31:25,770 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
INFO 2020-05-27 11:31:25,982 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 11:31:25,982 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,982 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,984 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,985 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,986 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,987 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,989 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,991 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,993 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:31:25,994 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:33:08,892 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:33:08,893 ==> Parameters: 1265486168786530306(String), admin(String), 2020-05-27 11:33:08.889(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1e6fa694(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:33:08,897 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:33:58,923 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:33:58,924 ==> Parameters: 1265486378631753730(String), admin(String), 2020-05-27 11:33:58.923(Timestamp), 2(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@12198d62(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:33:58,927 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed May 27 14:19:28 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 11:35:22,345 Starting JeecgApplication on PC-20200519ICOU with PID 4072 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 11:35:22,348 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 11:35:24,100 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 11:35:24,104 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 11:35:24,238 Finished Spring Data repository scanning in 124ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 11:35:24,594 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f502f5ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,659 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,751 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 11:35:24,753 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 11:35:24,755 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,758 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,778 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,840 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d4fd8c18] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,932 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,936 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3e8bfce9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,943 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,948 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,966 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:24,972 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ea174a62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:25,080 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:25,153 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:25,162 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3fd17cf8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:25,183 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e81669c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:25,186 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 11:35:25,546 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 11:35:25,570 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 11:35:25,587 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 11:35:25,587 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 11:35:25,600 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 11:35:25,743 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 11:35:25,743 Root WebApplicationContext: initialization completed in 3374 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 11:35:25,995 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 11:35:26,186 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 11:35:26,186 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 11:35:26,187 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 11:35:26,187 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 11:35:26,503 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 11:35:26,568 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 11:35:26,570 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 11:35:26,737 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 11:35:27,016 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 11:35:27,142 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 11:35:27,255 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 11:35:27,280 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 11:35:27,731 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 11:35:27,947 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 11:35:28,022 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 11:35:28,105 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 11:35:28,140 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 11:35:28,141 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 11:35:28,141 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 11:35:28,141 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 11:35:28,141 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 11:35:28,142 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 11:35:28,142 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 11:35:28,142 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 11:35:28,161 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 11:35:28,164 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 11:35:28,167 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 11:35:28,170 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 11:35:28,173 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 11:35:28,185 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 11:35:28,186 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 11:35:28,940 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 11:35:29,071 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,071 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,165 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 11:35:29,166 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 11:35:29,203 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,347 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,360 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,405 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:29,405 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:29,406 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:29,410 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:29,411 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 11:35:29,415 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,416 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,416 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 11:35:29,416 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,416 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,416 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 11:35:29,416 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 11:35:29,432 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,433 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,437 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,438 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:29,438 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 11:35:29,438 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:29,438 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:29,439 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:29,441 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 11:35:29,441 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,442 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,443 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 11:35:29,443 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,443 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,445 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,446 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:29,446 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:29,446 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:29,447 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 11:35:29,448 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,448 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,449 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 11:35:29,450 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,450 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,451 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:29,451 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:29,452 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:29,452 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:29,454 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:29,454 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 11:35:29,463 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,463 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,478 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:29,479 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:29,479 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:29,481 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:29,481 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 11:35:29,482 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 11:35:29,494 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:29,494 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:29,953 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 11:35:29,974 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:29,977 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:29,978 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,003 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,666 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,669 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,670 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,670 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,698 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 11:35:30,698 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:30,699 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:30,699 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:30,700 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:30,700 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 11:35:30,701 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 11:35:30,707 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:30,707 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:30,711 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 11:35:30,712 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,715 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,716 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,723 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,739 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,742 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,742 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,743 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,759 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 11:35:30,760 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:30,760 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:30,760 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:30,762 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:30,762 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 11:35:30,764 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 11:35:30,779 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 11:35:30,853 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:30,853 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:30,858 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 11:35:30,859 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,861 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,862 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,869 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,885 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,887 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,888 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,888 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 11:35:30,897 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 11:35:30,898 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:30,898 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:30,898 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:30,899 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:30,899 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 11:35:30,900 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 11:35:30,984 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:30,984 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 11:35:30,987 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 11:35:30,987 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@6622f6b4 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 11:35:31,010 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,013 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,013 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,020 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,047 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,049 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,049 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,049 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,072 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 11:35:31,073 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:31,073 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:31,073 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:31,075 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:31,075 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 11:35:31,076 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 11:35:31,076 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 11:35:31,094 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,098 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,099 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,105 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,120 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,123 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,124 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,124 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 11:35:31,134 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 11:35:31,135 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 11:35:31,135 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 11:35:31,135 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 11:35:31,136 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 11:35:31,136 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 11:35:34,072 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 11:35:34,074 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 11:35:34,081 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 11:35:34,082 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 11:35:34,083 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 11:35:34,085 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 11:35:34,086 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590550534074' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 11:35:34,086 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 11:35:34,086 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 11:35:34,086 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@36901f79 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 11:35:35,640 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 11:35:35,830 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 11:35:37,131 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 11:35:37,149 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 11:35:37,267 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 11:35:37,440 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,442 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,443 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,445 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,447 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,454 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,455 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,456 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,464 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,466 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,471 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,473 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,484 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,487 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,488 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,490 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,491 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,500 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,506 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,507 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,508 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,510 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,511 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,519 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,533 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,534 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,536 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,537 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,539 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,543 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,579 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,581 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,582 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,583 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,584 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,586 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,590 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,591 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,592 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,593 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,593 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,597 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,601 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,601 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,602 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,603 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,604 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,606 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,609 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,610 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,611 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,612 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,613 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,617 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,620 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,621 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,622 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,623 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,623 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,626 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,634 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,635 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,636 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,637 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,639 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,647 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 11:35:37,670 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 11:35:37,712 Scheduler MyScheduler_$_PC-20200519ICOU1590550534074 started. start QuartzScheduler.java 547
INFO 2020-05-27 11:35:37,726 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 11:35:37,762 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 11:35:37,766 Started JeecgApplication in 15.989 seconds (JVM running for 16.583) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 11:35:37,776 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 11:35:38,243 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 11:35:38,245 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 11:35:38,269 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 11:35:38,429 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 11:35:38,431 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 11:35:42,299 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 11:35:44,652 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:35:44,683 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:44,687 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:44,722 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:44,783 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:44,784 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:44,787 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:35:45,951 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 11:35:46,110 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,112 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,116 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,125 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,136 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,144 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,267 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,270 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,273 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,274 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,403 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,403 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,405 ==> Parameters: 1265486829431394305(String), admin(String), 2020-05-27 11:35:46.322(Timestamp), 154(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@73974d3a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,405 ==> Parameters: 1265486829431394306(String), admin(String), 2020-05-27 11:35:46.322(Timestamp), 154(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@282f4cf0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,409 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:35:46,412 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:36:25,421 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
INFO 2020-05-27 11:36:28,180 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NDQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.Vl57r7VIpO1xwLtFB2z2jL2ZBV6F2AjqpXQoDm82L20 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 11:36:28,182 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:28,183 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:28,211 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:28,218 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:28,218 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:28,222 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:36:29,840 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
DEBUG 2020-05-27 11:36:30,081 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,083 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,096 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,100 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,100 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,101 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,101 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,102 ==> Parameters: 1265487012705701890(String), admin(String), 2020-05-27 11:36:30.097(Timestamp), 15(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@16924017(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,102 ==> Parameters: 1265487012714090498(String), admin(String), 2020-05-27 11:36:30.099(Timestamp), 18(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e289ca8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,105 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,106 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,107 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,108 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,109 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,112 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:36:30,113 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:41,060 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:41,061 ==> Parameters: 1265487310337708034(String), admin(String), 2020-05-27 11:37:41.058(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@51c141c2(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:41,062 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:41,063 ==> Parameters: 1265487310346096642(String), admin(String), 2020-05-27 11:37:41.059(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@62c2be4e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:41,064 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:41,067 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:52,613 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:52,615 ==> Parameters: 1265487358802890753(String), admin(String), 2020-05-27 11:37:52.612(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@24c7c2b4(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:37:52,619 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:04,785 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:04,786 ==> Parameters: 1265487913168244738(String), admin(String), 2020-05-27 11:40:04.773(Timestamp), 132(Long), 127.0.0.1(String), [{"cyName":"中国石化","lcDicBankCardList":[{"accountName":"中国石化","cardNo":"41272714563510225","companyId":"1265487912220332034","createBy":"admin","createTime":1590550804582,"delFlag":"0","id":"15905507110330372238","openBank":"山东济南支行","openCity":"","openProvince":"","sysOrgCode":"A01","types":"","unionpayNo":"1123"}]}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:04,846 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:04,951 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:04,952 ==> Parameters: 1265487913868693506(String), admin(String), 2020-05-27 11:40:04.95(Timestamp), 30(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1f75a39f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:04,982 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:43,817 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:43,817 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:43,817 ==> Parameters: 1265488076880318467(String), admin(String), 2020-05-27 11:40:43.816(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7135fe01(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:43,817 ==> Parameters: 1265488076880318466(String), admin(String), 2020-05-27 11:40:43.816(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2eb7a763(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:43,820 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:40:43,821 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 11:42:44,882 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
DEBUG 2020-05-27 11:43:04,752 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:43:04,753 ==> Parameters: 1265488668004552706(String), admin(String), 2020-05-27 11:43:04.751(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2cdcf7(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:43:04,756 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:43:05,649 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:43:05,649 ==> Parameters: 1265488671766843393(String), admin(String), 2020-05-27 11:43:05.648(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@746350dd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 11:43:05,652 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 13:40:15,508 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
ERROR 2020-05-27 13:40:18,696 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:834)
DEBUG 2020-05-27 13:40:18,854 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:18,871 ==> Parameters: 1265518171154124802(String), 2020-05-27 13:40:18.818(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:18,879 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 13:40:18,880 用户名: 管理员,退出成功! logout LoginController.java 124
DEBUG 2020-05-27 13:40:42,059 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,060 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,066 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,131 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,132 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,140 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,141 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,142 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,144 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,158 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,159 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,166 <== Total: 42 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,171 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,172 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,181 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,184 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,184 ==> Parameters: 1265518269019820034(String), 2020-05-27 13:40:42.183(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,188 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,207 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,207 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,210 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 13:40:42,255 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 13:40:42,256 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,257 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,283 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,291 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,293 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:42,296 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 13:40:43,394 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 13:40:43,516 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,517 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,520 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,526 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,527 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,528 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,528 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,529 ==> Parameters: 1265518274652770306(String), admin(String), 2020-05-27 13:40:43.527(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7136e1e3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,529 ==> Parameters: 1265518274652770305(String), admin(String), 2020-05-27 13:40:43.527(Timestamp), 11(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6eea1688(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,533 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,534 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,534 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,535 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,538 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:43,539 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:48,550 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:48,550 ==> Parameters: 1265518295720759298(String), admin(String), 2020-05-27 13:40:48.549(Timestamp), 5(Long), 127.0.0.1(String), id: 1265487912220332034(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:40:48,554 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:48:28,594 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:48:28,594 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:48:28,595 ==> Parameters: 1265520225289342978(String), admin(String), 2020-05-27 13:48:28.594(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2a2b1fd6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:48:28,595 ==> Parameters: 1265520225289342979(String), admin(String), 2020-05-27 13:48:28.594(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@584eba6b(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:48:28,599 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 13:48:28,600 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 13:48:59,605 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 13:48:59,606 ClusterManager: Scanning for instance "PC-20200519ATVE1590548682128"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 14:03:09,786 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 14:03:09,787 ClusterManager: Scanning for instance "PC-20200519ATVE1590558932197"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 14:04:28,446 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:04:30,951 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:04:30,954 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:30,955 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:30,985 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:30,997 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:30,998 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:31,002 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:04:32,232 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:04:32,376 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,377 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,385 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,386 ==> Parameters: 1265524267717595137(String), admin(String), 2020-05-27 14:04:32.383(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@60ea90c3(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,386 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,387 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,387 ==> Parameters: 1265524267725983746(String), admin(String), 2020-05-27 14:04:32.386(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4c486502(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,389 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,389 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,390 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,391 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,395 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,397 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,398 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,401 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:04:32,401 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:05:09,557 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:05:12,281 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:05:12,282 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:12,283 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:12,295 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:12,300 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:12,301 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:12,303 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:05:13,349 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:05:13,499 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,499 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,501 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,502 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,503 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,505 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,505 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,506 ==> Parameters: 1265524440187375618(String), admin(String), 2020-05-27 14:05:13.505(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@62b1481b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,506 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,516 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,518 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,521 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,521 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,523 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,524 ==> Parameters: 1265524440267067394(String), admin(String), 2020-05-27 14:05:13.522(Timestamp), 22(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4af4db80(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:05:13,527 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:06:33,850 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:06:33,850 ==> Parameters: 1265524777178730497(String), admin(String), 2020-05-27 14:06:33.849(Timestamp), 39(Long), 127.0.0.1(String), [{"cyName":"中国气化","lcDicBankCardList":[]}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:06:33,854 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:06:33,952 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:06:33,952 ==> Parameters: 1265524777602355202(String), admin(String), 2020-05-27 14:06:33.951(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@52b0f588(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:06:33,955 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:06:59,817 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 14:06:59,817 ClusterManager: Scanning for instance "PC-20200519ATVE1590559389282"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 14:07:36,267 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:36,267 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:36,267 ==> Parameters: 1265525038974603265(String), admin(String), 2020-05-27 14:07:36.266(Timestamp), 45(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@29cfc206(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:36,267 ==> Parameters: 1265525038974603266(String), admin(String), 2020-05-27 14:07:36.266(Timestamp), 45(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3c08a53c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:36,270 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:36,271 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:07:38,431 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:07:41,209 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:07:41,211 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:41,212 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:41,233 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:41,239 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:41,239 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:41,242 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:07:42,322 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:07:42,457 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,458 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,460 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,462 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,463 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,463 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,463 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,464 ==> Parameters: 1265525064962510849(String), admin(String), 2020-05-27 14:07:42.462(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4f0b12ae(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,464 ==> Parameters: 1265525064962510850(String), admin(String), 2020-05-27 14:07:42.463(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@63ea2ef1(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,467 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,468 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,477 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,491 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,492 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,500 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:07:42,500 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:01,440 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:01,440 ==> Parameters: 1265525144553623554(String), admin(String), 2020-05-27 14:08:01.439(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@20a40776(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:01,442 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:01,442 ==> Parameters: 1265525144562012162(String), admin(String), 2020-05-27 14:08:01.441(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@414c30b6(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:01,443 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:01,445 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:08:05,417 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:08:08,038 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:08:08,041 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:08,043 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:08,052 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:08,057 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:08,057 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:08,060 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:08:09,125 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:08:09,246 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,247 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,250 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,252 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,252 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,258 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,258 ==> Parameters: 1265525177323720705(String), admin(String), 2020-05-27 14:08:09.251(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@66e7f14b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,263 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,264 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,267 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,267 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,268 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,269 ==> Parameters: 1265525177395023874(String), admin(String), 2020-05-27 14:08:09.268(Timestamp), 22(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4e1192a5(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,270 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,271 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:09,272 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:08:09,835 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 14:08:09,835 ClusterManager: Scanning for instance "PC-20200519ATVE1590559623515"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 14:08:51,391 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:51,392 ==> Parameters: 1265525354063302658(String), admin(String), 2020-05-27 14:08:51.39(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1b009282(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:51,394 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:51,395 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:51,395 ==> Parameters: 1265525354080079873(String), admin(String), 2020-05-27 14:08:51.393(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@d3e620b(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:51,399 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:08:56,950 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:08:59,646 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:08:59,647 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:59,648 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:59,675 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:59,681 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:59,681 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:08:59,683 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:09:00,720 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:09:00,834 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,834 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,835 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,837 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,837 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,839 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,839 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,839 ==> Parameters: 1265525393691086849(String), admin(String), 2020-05-27 14:09:00.838(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7bc565(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,839 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,840 ==> Parameters: 1265525393699475458(String), admin(String), 2020-05-27 14:09:00.839(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@f3e9543(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,840 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,840 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,842 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,843 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,843 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:00,843 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:41,700 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:41,700 ==> Parameters: 1265525565078736897(String), admin(String), 2020-05-27 14:09:41.699(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6bf801bb(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:41,700 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:41,701 ==> Parameters: 1265525565078736898(String), admin(String), 2020-05-27 14:09:41.7(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7a094147(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:41,703 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:41,704 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:45,950 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:45,950 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:45,950 ==> Parameters: 1265525582908723202(String), admin(String), 2020-05-27 14:09:45.949(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@237263fd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:45,950 ==> Parameters: 1265525582900334594(String), admin(String), 2020-05-27 14:09:45.948(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1d021820(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:45,953 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:45,955 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:09:54,142 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:09:56,779 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:09:56,781 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:56,781 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:56,794 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:56,799 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:56,799 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:56,801 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:09:57,814 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:09:57,934 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,935 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,936 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,937 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,937 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,938 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,940 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,940 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,940 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,940 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,940 ==> Parameters: 1265525633198428163(String), admin(String), 2020-05-27 14:09:57.939(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@bfd118f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,940 ==> Parameters: 1265525633198428162(String), admin(String), 2020-05-27 14:09:57.939(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@14d3993c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,941 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,942 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,943 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:09:57,944 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:18,041 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:18,042 ==> Parameters: 1265525717503938561(String), admin(String), 2020-05-27 14:10:18.04(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6f53ecf8(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:18,043 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:18,044 ==> Parameters: 1265525717512327170(String), admin(String), 2020-05-27 14:10:18.042(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2abd34e0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:18,048 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:18,049 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:10:21,275 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:10:23,998 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:10:24,003 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:24,004 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:24,016 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:24,022 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:24,022 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:24,024 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:10:25,048 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:10:25,175 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,175 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,176 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,179 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,179 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,181 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,181 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,181 ==> Parameters: 1265525747455463425(String), admin(String), 2020-05-27 14:10:25.18(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1c60067c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,182 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,182 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,183 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,183 ==> Parameters: 1265525747455463426(String), admin(String), 2020-05-27 14:10:25.182(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2ebc5d2d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,184 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,185 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,185 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:25,185 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:10:54,100 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 14:10:54,100 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM jwtTokenRefresh ShiroRealm.java 157
DEBUG 2020-05-27 14:10:54,110 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:54,110 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:54,111 ==> Parameters: 1265525868784095233(String), admin(String), 2020-05-27 14:10:54.109(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@17fcd061(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:54,111 ==> Parameters: 1265525868784095234(String), admin(String), 2020-05-27 14:10:54.109(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4c79c86a(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:54,114 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:10:54,115 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:10:59,251 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:11:01,985 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:11:01,987 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:01,987 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:02,010 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:02,015 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:02,016 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:02,019 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:11:03,036 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:11:03,154 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,155 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,158 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,159 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,159 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,159 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,160 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,160 ==> Parameters: 1265525906746740737(String), admin(String), 2020-05-27 14:11:03.159(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6dcefa2a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,160 ==> Parameters: 1265525906746740738(String), admin(String), 2020-05-27 14:11:03.159(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@471ad40c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,165 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,166 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,167 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,168 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,168 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,171 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:11:03,171 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:03,657 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:03,657 ==> Parameters: 1265527670434795522(String), admin(String), 2020-05-27 14:18:03.656(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@54f06c96(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:03,660 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:20,382 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:20,383 ==> Parameters: 1265527740588724225(String), admin(String), 2020-05-27 14:18:20.382(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@57ee9fad(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:20,386 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:55,211 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:55,212 ==> Parameters: 1265527886676332545(String), admin(String), 2020-05-27 14:18:55.211(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2e46c1e2(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:18:55,215 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed May 27 15:37:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 14:19:28,857 Starting JeecgApplication on PC-20200519ICOU with PID 12396 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 14:19:28,859 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 14:19:30,468 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 14:19:30,470 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 14:19:30,625 Finished Spring Data repository scanning in 124ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 14:19:30,929 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a0e0d0ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,022 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,103 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 14:19:31,104 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 14:19:31,107 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,110 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,131 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,190 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$80db6716] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,296 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,300 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea69d7e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,307 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,311 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,328 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,335 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$95f52560] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,450 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,521 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,530 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ebaf57f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,552 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$93f444c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:31,556 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 14:19:32,046 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 14:19:32,071 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 14:19:32,080 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 14:19:32,080 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 14:19:32,084 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 14:19:32,247 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 14:19:32,247 Root WebApplicationContext: initialization completed in 3366 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 14:19:32,534 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 14:19:32,729 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 14:19:32,729 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 14:19:32,729 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 14:19:32,730 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 14:19:32,969 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 14:19:33,022 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 14:19:33,024 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 14:19:33,197 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 14:19:33,555 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 14:19:33,682 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 14:19:33,770 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 14:19:33,794 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 14:19:34,223 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 14:19:34,427 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 14:19:34,527 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 14:19:34,584 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 14:19:34,619 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 14:19:34,619 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 14:19:34,620 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 14:19:34,620 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 14:19:34,620 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 14:19:34,620 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 14:19:34,620 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 14:19:34,621 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 14:19:34,639 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 14:19:34,642 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 14:19:34,645 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 14:19:34,649 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 14:19:34,652 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 14:19:34,659 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 14:19:34,659 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 14:19:35,416 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 14:19:35,559 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,559 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:35,610 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 14:19:35,610 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 14:19:35,648 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,782 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,793 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,819 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:35,819 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:35,819 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:35,824 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:35,824 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 14:19:35,828 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,828 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:35,829 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 14:19:35,829 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,829 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:35,830 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 14:19:35,830 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 14:19:35,845 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,846 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,849 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,849 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:35,849 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 14:19:35,850 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:35,850 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:35,850 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:35,851 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 14:19:35,852 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,852 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:35,853 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 14:19:35,853 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,854 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,855 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,855 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:35,855 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:35,855 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:35,857 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 14:19:35,857 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,858 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:35,858 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 14:19:35,859 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,859 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,860 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:19:35,860 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:35,860 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:35,860 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:35,862 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:35,862 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 14:19:35,871 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,871 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:35,880 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:35,880 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:35,880 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:35,881 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:35,882 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 14:19:35,882 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 14:19:35,896 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:35,897 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:36,367 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 14:19:36,389 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:36,392 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:36,394 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:36,421 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,087 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,090 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,091 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,091 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,132 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 14:19:37,133 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:37,133 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:37,133 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:37,134 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:37,135 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 14:19:37,136 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 14:19:37,142 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:37,143 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:37,147 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 14:19:37,148 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,150 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,151 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,157 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,174 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,178 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,179 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,179 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,190 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 14:19:37,190 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:37,191 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:37,191 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:37,192 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:37,193 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 14:19:37,194 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 14:19:37,198 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 14:19:37,272 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:37,272 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:37,277 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 14:19:37,278 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,281 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,282 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,293 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,322 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,325 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,326 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,326 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,341 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 14:19:37,341 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:37,341 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:37,341 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:37,343 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:37,343 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 14:19:37,345 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 14:19:37,396 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:37,397 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 14:19:37,400 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 14:19:37,400 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@691fa716 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 14:19:37,446 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,448 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,449 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,456 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,486 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,489 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,490 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,490 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,516 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 14:19:37,517 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:37,517 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:37,517 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:37,519 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:37,519 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 14:19:37,521 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 14:19:37,521 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 14:19:37,545 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,548 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,549 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,555 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,572 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,577 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,579 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,580 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 14:19:37,591 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 14:19:37,591 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 14:19:37,591 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 14:19:37,591 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 14:19:37,593 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 14:19:37,593 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 14:19:40,482 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 14:19:40,484 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 14:19:40,490 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 14:19:40,490 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 14:19:40,492 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 14:19:40,493 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 14:19:40,494 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590560380483' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 14:19:40,494 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 14:19:40,494 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 14:19:40,495 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2ab689b7 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 14:19:41,925 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 14:19:42,136 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 14:19:43,440 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 14:19:43,475 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 14:19:43,528 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 14:19:43,679 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,681 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,683 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,684 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,685 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,693 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,694 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,695 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,696 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,697 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,700 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,702 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,710 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,711 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,712 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,713 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,714 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,718 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,723 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,724 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,725 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,726 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,727 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,731 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,735 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,736 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,743 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,744 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,745 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,749 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,788 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,790 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,791 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,792 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,793 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,797 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,808 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,809 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,810 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,811 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,812 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,815 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,818 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,819 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,820 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,821 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,822 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,825 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,829 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,830 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,830 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,831 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,832 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,835 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,838 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,839 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,840 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,840 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,841 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,844 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,849 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,850 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,851 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,852 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,853 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,858 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 14:19:43,896 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 14:19:43,923 Scheduler MyScheduler_$_PC-20200519ICOU1590560380483 started. start QuartzScheduler.java 547
INFO 2020-05-27 14:19:43,937 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 14:19:43,961 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 14:19:43,963 Started JeecgApplication in 15.638 seconds (JVM running for 17.007) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 14:19:43,973 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 14:19:44,410 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 14:19:44,412 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 14:19:44,427 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 14:19:44,427 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 14:19:44,441 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 14:19:46,452 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 14:21:42,155 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:21:44,999 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:21:45,015 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:45,019 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:45,062 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:45,103 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:45,105 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:45,109 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:21:46,164 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:21:46,321 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:46,322 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:46,326 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,323 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,326 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,332 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,376 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,378 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,380 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,381 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,521 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,521 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,522 ==> Parameters: 1265528630364131331(String), admin(String), 2020-05-27 14:21:52.445(Timestamp), 6109(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@48a37a9b(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,522 ==> Parameters: 1265528630364131330(String), admin(String), 2020-05-27 14:21:52.445(Timestamp), 6108(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@41c057f3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,525 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:52,526 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:21:59,165 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:21:59,175 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:59,176 ==> Parameters: 1265528658273030145(String), admin(String), 2020-05-27 14:21:59.174(Timestamp), 2294(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@250f2f8e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:21:59,179 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:03,328 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:03,338 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:03,338 ==> Parameters: 1265528675729723393(String), admin(String), 2020-05-27 14:22:03.336(Timestamp), 2050(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@22ae07e1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:03,341 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:17,389 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:17,394 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:17,394 ==> Parameters: 1265528734684860418(String), admin(String), 2020-05-27 14:22:17.393(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3b282c1d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:17,397 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:27,082 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:27,087 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:27,088 ==> Parameters: 1265528775340249089(String), admin(String), 2020-05-27 14:22:27.085(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6df93473(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:27,091 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:29,169 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:29,174 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:29,175 ==> Parameters: 1265528784093761537(String), admin(String), 2020-05-27 14:22:29.173(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@35209ab7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:29,179 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:29,909 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:29,920 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:29,920 ==> Parameters: 1265528787226906626(String), admin(String), 2020-05-27 14:22:29.918(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@22bb7cf5(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:29,923 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:31,542 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:31,548 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:31,548 ==> Parameters: 1265528794051039234(String), admin(String), 2020-05-27 14:22:31.546(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5c80ea0d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:31,551 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:32,493 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:32,500 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:32,501 ==> Parameters: 1265528798048210945(String), admin(String), 2020-05-27 14:22:32.499(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4c2361f8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:32,504 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:22:33,118 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:22:33,122 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:33,122 ==> Parameters: 1265528800652873730(String), admin(String), 2020-05-27 14:22:33.121(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2a88f84e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:22:33,125 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:24:09,637 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:24:12,334 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:24:12,337 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:12,338 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:12,366 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:12,371 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:12,371 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:12,374 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:24:13,391 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:24:13,518 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,519 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,523 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,524 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,524 ==> Parameters: 1265529221769383937(String), admin(String), 2020-05-27 14:24:13.523(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6bc7e0b0(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,526 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,527 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,528 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,528 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,528 ==> Parameters: 1265529221786161153(String), admin(String), 2020-05-27 14:24:13.526(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2fd42049(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,532 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,534 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,537 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,538 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,541 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:13,541 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:24:15,287 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:24:15,295 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:15,296 ==> Parameters: 1265529229197496321(String), admin(String), 2020-05-27 14:24:15.294(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7966ec1f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:15,301 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:24:15,848 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:24:15,852 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:15,853 ==> Parameters: 1265529231537917954(String), admin(String), 2020-05-27 14:24:15.851(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@46babfca(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:15,856 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:44,356 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:44,357 ==> Parameters: 1265529351092359170(String), admin(String), 2020-05-27 14:24:44.355(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ee1987b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:24:44,361 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:46,131 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:46,132 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:46,132 ==> Parameters: 1265529610195488770(String), admin(String), 2020-05-27 14:25:46.13(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6ba943fa(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:46,133 ==> Parameters: 1265529610195488771(String), admin(String), 2020-05-27 14:25:46.131(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2dba2463(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:46,135 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:46,136 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:49,185 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:49,190 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:49,191 ==> Parameters: 1265529623025864705(String), admin(String), 2020-05-27 14:25:49.189(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2e8ec7f5(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:49,194 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:49,672 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:49,678 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:49,679 ==> Parameters: 1265529625068490753(String), admin(String), 2020-05-27 14:25:49.677(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1977d873(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:49,682 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:50,710 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:50,716 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:50,717 ==> Parameters: 1265529629426372609(String), admin(String), 2020-05-27 14:25:50.715(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@518fe2fe(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:50,720 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:51,446 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:51,452 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:51,453 ==> Parameters: 1265529632513380354(String), admin(String), 2020-05-27 14:25:51.452(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@79c2038a(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:51,456 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:52,259 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:52,266 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:52,267 ==> Parameters: 1265529635931738113(String), admin(String), 2020-05-27 14:25:52.265(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5dc8ab52(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:52,270 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:53,251 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:53,254 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:53,254 ==> Parameters: 1265529640075710466(String), admin(String), 2020-05-27 14:25:53.254(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1b3e48af(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:53,259 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:54,033 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:54,040 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:54,041 ==> Parameters: 1265529643368239105(String), admin(String), 2020-05-27 14:25:54.039(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@66eb7623(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:54,043 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:55,713 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:55,720 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:55,720 ==> Parameters: 1265529650410475522(String), admin(String), 2020-05-27 14:25:55.719(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6bffdde1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:55,723 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:57,237 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:57,240 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:57,241 ==> Parameters: 1265529656794206210(String), admin(String), 2020-05-27 14:25:57.24(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@69ebad0d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:57,244 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:25:58,556 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:25:58,560 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:58,561 ==> Parameters: 1265529662326493186(String), admin(String), 2020-05-27 14:25:58.559(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7f896300(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:25:58,566 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:20,953 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:20,953 ==> Parameters: 1265529756249542658(String), admin(String), 2020-05-27 14:26:20.952(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@42a86f08(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:20,954 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:20,954 ==> Parameters: 1265529756249542659(String), admin(String), 2020-05-27 14:26:20.953(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@39bb5581(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:20,957 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:20,959 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:26:23,123 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:26:23,131 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:23,132 ==> Parameters: 1265529765388931074(String), admin(String), 2020-05-27 14:26:23.13(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@788aaf6b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:23,144 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:26:23,639 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:26:23,646 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:23,646 ==> Parameters: 1265529767536414721(String), admin(String), 2020-05-27 14:26:23.644(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@547fb3b8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:23,650 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:26:24,409 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:26:24,422 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:24,423 ==> Parameters: 1265529770795388929(String), admin(String), 2020-05-27 14:26:24.42(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@33dfa023(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:24,427 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:26:40,164 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:26:40,168 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:40,168 ==> Parameters: 1265529836838899713(String), admin(String), 2020-05-27 14:26:40.167(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@49f9a3e0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:40,171 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:26:40,697 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:26:40,703 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:40,704 ==> Parameters: 1265529839091240961(String), admin(String), 2020-05-27 14:26:40.703(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@71234d2b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:40,706 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:56,466 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:56,467 ==> Parameters: 1265529905206054913(String), admin(String), 2020-05-27 14:26:56.465(Timestamp), 3(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:56,470 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:26:56,488 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:26:56,492 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:56,492 ==> Parameters: 1265529905306718209(String), admin(String), 2020-05-27 14:26:56.491(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3e0946cb(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:26:56,495 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:27:11,082 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:27:11,082 ==> Parameters: 1265529966472253441(String), admin(String), 2020-05-27 14:27:11.074(Timestamp), 2(Long), 127.0.0.1(String), id: 1265487912220332034(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:27:11,085 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:27:11,098 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:27:11,104 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:27:11,104 ==> Parameters: 1265529966598082562(String), admin(String), 2020-05-27 14:27:11.103(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@59acb0b3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:27:11,107 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:34:29,282 dictCode : undefined getDictItems SysDictController.java 131
INFO 2020-05-27 14:34:29,289 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 53
DEBUG 2020-05-27 14:34:29,290 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:34:29,319 ==> Parameters: undefined(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:34:29,321 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:34:29,331 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1590561269282) getDictItems SysDictController.java 164
INFO 2020-05-27 14:35:06,445 dictCode : sys_user,realname,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:35:06,446 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
INFO 2020-05-27 14:35:06,449 dictCode : sys_user,realname,id,username!='admin' order by create_time getDictItems SysDictController.java 131
INFO 2020-05-27 14:35:06,451 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 110
DEBUG 2020-05-27 14:35:06,451 ==> Preparing: select realname as "text",id as "value" from sys_user debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,452 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,454 ==> Preparing: select realname as "text",id as "value" from sys_user where username!='admin' order by create_time debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,455 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,462 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,462 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,464 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=42d153bffeea74f72a9c1697874fa4a7, text=23232), DictModel(value=a75d45a015c44384a04449ee80dc3503, text=jeecg), DictModel(value=e9ca23d68d884d4ebb19d07889727dae, text=管理员), DictModel(value=f0019fdebedb443c98dcb17d88222c38, text=张小红)], timestamp=1590561306446) getDictItems SysDictController.java 164
INFO 2020-05-27 14:35:06,464 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=42d153bffeea74f72a9c1697874fa4a7, text=23232), DictModel(value=a75d45a015c44384a04449ee80dc3503, text=jeecg), DictModel(value=f0019fdebedb443c98dcb17d88222c38, text=张小红)], timestamp=1590561306450) getDictItems SysDictController.java 164
DEBUG 2020-05-27 14:35:06,471 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,471 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,472 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,473 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,473 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,473 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,476 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,478 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,478 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,478 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,478 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,482 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,482 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,485 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,485 <== Total: 9 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,488 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,488 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,488 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,488 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,489 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,489 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,489 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,489 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,494 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,498 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,498 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,499 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,499 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,504 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,505 --查询规则-->username IN [Ljava.lang.String;@3d74d063 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 14:35:06,505 --查询规则-->username IN [Ljava.lang.String;@776175d7 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:35:06,506 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,507 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,511 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,519 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,519 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username IN (?) AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,519 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username IN (?, ?) AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,519 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,520 ==> Parameters: admin(String), _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,520 ==> Parameters: _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,520 ==> Parameters: admin(String), jeecg(String), _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,520 ==> Parameters: _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,524 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username IN (?) AND username <> ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,524 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username <> ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,524 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username <> ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,524 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username IN (?,?) AND username <> ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,525 ==> Parameters: admin(String), jeecg(String), _reserve_user_external(String), 0(Long), 2(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,525 ==> Parameters: _reserve_user_external(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,525 ==> Parameters: _reserve_user_external(String), 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,525 ==> Parameters: admin(String), _reserve_user_external(String), 0(Long), 6(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,530 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,530 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,530 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,530 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,541 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,541 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,541 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,541 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,542 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,542 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String), f0019fdebedb443c98dcb17d88222c38(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,542 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String), f0019fdebedb443c98dcb17d88222c38(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,542 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,545 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,545 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,545 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,547 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,547 com.baomidou.mybatisplus.extension.plugins.pagination.Page@4e70f9a queryPageList SysUserController.java 128
INFO 2020-05-27 14:35:06,547 com.baomidou.mybatisplus.extension.plugins.pagination.Page@69d5d010 queryPageList SysUserController.java 128
INFO 2020-05-27 14:35:06,547 com.baomidou.mybatisplus.extension.plugins.pagination.Page@25d5a40b queryPageList SysUserController.java 128
INFO 2020-05-27 14:35:06,547 com.baomidou.mybatisplus.extension.plugins.pagination.Page@1fae29 queryPageList SysUserController.java 128
DEBUG 2020-05-27 14:35:06,548 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,550 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,552 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,552 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,553 ==> Parameters: B01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,553 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,555 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,555 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,557 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,566 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
INFO 2020-05-27 14:35:06,566 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
INFO 2020-05-27 14:35:06,566 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
INFO 2020-05-27 14:35:06,567 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
INFO 2020-05-27 14:35:06,566 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 14:35:06,568 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,568 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,568 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,568 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,569 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,569 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,569 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,569 ==> Parameters: position_rank(String), 5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,570 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,571 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,572 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,573 ==> Parameters: 5c8f68845e57f68ab93a2c8d82d26ae1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,573 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,574 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,574 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,575 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 14:35:06,576 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,576 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 14:35:06,576 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,576 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 14:35:06,576 ==> Parameters: e9ded10fd33e5753face506f4f1564b5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,576 ==> Parameters: position_rank(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,577 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,577 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,577 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,577 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,578 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,579 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,579 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,579 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,580 ==> Parameters: 22a50b413c5e1ef661fb8aea9469cf52(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,580 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,585 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,586 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,587 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,588 ==> Parameters: 937fd2e9aa13b8bab1da1ca36d3fd344(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,589 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,591 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,592 ==> Parameters: f39a06bf9f390ba4a53d11bc4e0018d7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,593 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,598 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,600 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,601 ==> Parameters: 1265531960964468737(String), admin(String), 2020-05-27 14:35:06.597(Timestamp), 44(Long), 127.0.0.1(String), sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null) pageNo: 1 pageSize: 5 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1723aee2(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,605 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,621 ==> Preparing: SELECT ID FROM sys_category WHERE CODE = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,620 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where (parent_id = '' OR parent_id IS NULL) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,622 ==> Parameters: A01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,622 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,623 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,625 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,627 ==> Parameters: 1185039122143719425(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,798 <== Total: 18 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,798 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,808 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where (parent_id = '' OR parent_id IS NULL) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,808 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,809 <== Total: 18 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,923 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 14:35:06,928 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,930 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,933 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,943 ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%' debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,944 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:06,946 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:35:06,951 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 14:35:07,003 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 14:35:07,003 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
DEBUG 2020-05-27 14:35:52,637 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:52,638 ==> Parameters: 08e6b9dc3c04489c8e1ff2ce6f105aa4(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:52,641 <== Total: 6 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:59,749 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:59,750 ==> Parameters: 1185039299051073537(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:35:59,752 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:36:02,263 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:36:02,264 ==> Parameters: 1185039255115739138(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:36:02,265 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:38,299 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:41:41,159 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 14:41:41,163 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:41:41,165 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:41,166 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:41,206 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:41,215 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:41,216 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:41,220 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:43,418 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NTk4NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.zgtGEVWNIqOOivYBB0FQABztnQOoE-73GFkFLPErASM getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:41:43,420 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:43,421 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:43,432 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:43,437 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:43,437 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:43,439 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,383 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 14:41:45,676 dictCode : sys_user,realname,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:41:45,677 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:41:45,678 ==> Preparing: select realname as "text",id as "value" from sys_user debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,679 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,681 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,681 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=42d153bffeea74f72a9c1697874fa4a7, text=23232), DictModel(value=a75d45a015c44384a04449ee80dc3503, text=jeecg), DictModel(value=e9ca23d68d884d4ebb19d07889727dae, text=管理员), DictModel(value=f0019fdebedb443c98dcb17d88222c38, text=张小红)], timestamp=1590561705677) getDictItems SysDictController.java 164
DEBUG 2020-05-27 14:41:45,695 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,695 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,695 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,696 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,697 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,697 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,697 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE code = ? debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,697 dictCode : sys_user,realname,id,username!='admin' order by create_time getDictItems SysDictController.java 131
INFO 2020-05-27 14:41:45,697 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 110
DEBUG 2020-05-27 14:41:45,697 ==> Parameters: B01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,697 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,697 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,697 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,698 ==> Preparing: select realname as "text",id as "value" from sys_user where username!='admin' order by create_time debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,698 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,698 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,698 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,698 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,699 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,699 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,700 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,700 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=42d153bffeea74f72a9c1697874fa4a7, text=23232), DictModel(value=a75d45a015c44384a04449ee80dc3503, text=jeecg), DictModel(value=f0019fdebedb443c98dcb17d88222c38, text=张小红)], timestamp=1590561705697) getDictItems SysDictController.java 164
DEBUG 2020-05-27 14:41:45,700 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,700 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,701 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,702 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,704 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,704 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,705 ==> Parameters: 5c8f68845e57f68ab93a2c8d82d26ae1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,706 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,706 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,707 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,707 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,707 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,707 ==> Parameters: e9ded10fd33e5753face506f4f1564b5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,708 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,708 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,709 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,709 ==> Parameters: 0(Integer), system/UserList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,711 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,711 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,711 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,712 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,712 --查询规则-->username IN [Ljava.lang.String;@17442d40 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 14:41:45,712 --查询规则-->username IN [Ljava.lang.String;@79859748 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:41:45,712 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,712 ==> Parameters: 22a50b413c5e1ef661fb8aea9469cf52(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,713 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,713 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,713 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username IN (?, ?) AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,713 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,714 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username IN (?) AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,714 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? union select data_rule_ids from sys_depart_role_permission a join sys_permission b on a.permission_id = b.id join sys_depart_role c on a.role_id = c.id join sys_depart_role_user d on d.drole_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,715 ==> Parameters: admin(String), 3f915b2769fc80648e92d04e84ca059d(String), admin(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,715 ==> Parameters: admin(String), jeecg(String), _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,716 ==> Parameters: admin(String), _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,716 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,716 ==> Parameters: 937fd2e9aa13b8bab1da1ca36d3fd344(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,717 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,717 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,718 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username IN (?,?) AND username <> ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,719 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username IN (?) AND username <> ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,719 ==> Parameters: admin(String), jeecg(String), _reserve_user_external(String), 0(Long), 2(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,719 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,724 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,724 ==> Parameters: admin(String), _reserve_user_external(String), 0(Long), 6(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,724 ==> Parameters: f39a06bf9f390ba4a53d11bc4e0018d7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,725 ==> Parameters: _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,725 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,725 ==> Parameters: 1265533635020247042(String), admin(String), 2020-05-27 14:41:45.724(Timestamp), 13(Long), 127.0.0.1(String), sysPosition: SysPosition(id=null, code=null, name=null, postRank=null, companyId=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null) pageNo: 1 pageSize: 5 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@376fc58c(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,725 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,725 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,726 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,726 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username <> ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,726 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,727 ==> Parameters: _reserve_user_external(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,727 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,728 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,728 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,728 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,732 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,734 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,734 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? , ? ) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,735 com.baomidou.mybatisplus.extension.plugins.pagination.Page@6fbe6ca0 queryPageList SysUserController.java 128
DEBUG 2020-05-27 14:41:45,735 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,735 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String), f0019fdebedb443c98dcb17d88222c38(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,736 com.baomidou.mybatisplus.extension.plugins.pagination.Page@1a0b4426 queryPageList SysUserController.java 128
DEBUG 2020-05-27 14:41:45,736 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,736 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,736 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,738 ==> Preparing: SELECT ID FROM sys_category WHERE CODE = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,739 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,739 ==> Parameters: A01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,739 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = 0 AND username <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,740 ==> Parameters: _reserve_user_external(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,741 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,742 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,743 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,743 ==> Parameters: 1185039122143719425(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,747 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,747 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,751 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,756 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,769 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,770 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where (parent_id = '' OR parent_id IS NULL) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,771 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,772 <== Total: 18 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,784 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where (parent_id = '' OR parent_id IS NULL) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,784 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,786 <== Total: 18 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,868 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,869 com.baomidou.mybatisplus.extension.plugins.pagination.Page@afbfba3 queryPageList SysUserController.java 128
DEBUG 2020-05-27 14:41:45,870 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync,user_identity,depart_ids,third_id,third_type FROM sys_user WHERE del_flag=0 AND username <> ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,870 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,870 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,870 ==> Parameters: _reserve_user_external(String), 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,876 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,877 ==> Preparing: select d.depart_name,ud.user_id from sys_user_depart ud,sys_depart d where d.id = ud.dep_id and ud.user_id in ( ? , ? , ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,878 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String), f0019fdebedb443c98dcb17d88222c38(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:45,881 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:45,882 com.baomidou.mybatisplus.extension.plugins.pagination.Page@295ca182 queryPageList SysUserController.java 128
INFO 2020-05-27 14:41:46,024 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 14:41:46,027 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:46,027 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:46,029 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:46,035 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 14:41:46,044 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 14:41:46,045 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
DEBUG 2020-05-27 14:41:53,179 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:53,180 ==> Parameters: 1265533666292977666(String), admin(String), 2020-05-27 14:41:53.178(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@11d27f7b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:53,181 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:53,182 ==> Parameters: 1265533666301366274(String), admin(String), 2020-05-27 14:41:53.181(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1de2835c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:53,182 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:53,184 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:55,863 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:41:55,868 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:55,868 ==> Parameters: 1265533677567266818(String), admin(String), 2020-05-27 14:41:55.867(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5ddabd27(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:55,872 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:56,956 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:56,957 ==> Parameters: 1265533682130669569(String), admin(String), 2020-05-27 14:41:56.956(Timestamp), 2(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:56,960 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:56,975 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:41:56,979 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:56,979 ==> Parameters: 1265533682231332865(String), admin(String), 2020-05-27 14:41:56.978(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@79169be2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:56,982 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:59,939 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:41:59,940 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:41:59,941 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:59,941 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:41:59,942 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:41:59,942 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590561719940) getDictItems SysDictController.java 164
INFO 2020-05-27 14:43:40,376 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:43:40,376 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:43:40,377 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:43:40,377 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:43:40,379 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:43:40,380 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590561820376) getDictItems SysDictController.java 164
INFO 2020-05-27 14:44:02,607 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:44:02,607 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:44:02,608 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:44:02,608 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:44:02,609 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:44:02,610 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590561842607) getDictItems SysDictController.java 164
INFO 2020-05-27 14:46:22,436 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
DEBUG 2020-05-27 14:46:31,047 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,049 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,053 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,101 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,102 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,106 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,108 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,108 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,109 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,112 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,112 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,117 <== Total: 42 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,120 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,121 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,130 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,133 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,133 ==> Parameters: 1265534832108163073(String), 2020-05-27 14:46:31.132(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,139 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,154 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,154 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,156 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:31,163 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjM3OTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.H-HdgcPkv4uyKSxbQcfk3bquMMv9jQOfrQGPH880Y8o getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:46:31,164 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,165 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,185 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,189 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,189 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:31,191 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:32,178 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:46:32,298 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,299 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,302 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,304 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,305 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,306 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,306 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,306 ==> Parameters: 1265534837028081666(String), admin(String), 2020-05-27 14:46:32.305(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@46648036(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,306 ==> Parameters: 1265534837028081667(String), admin(String), 2020-05-27 14:46:32.305(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@42bd84ae(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,309 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,309 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,310 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,311 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,311 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,314 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:32,314 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:34,539 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:46:34,544 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:34,545 ==> Parameters: 1265534846414934018(String), admin(String), 2020-05-27 14:46:34.543(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4456dd97(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:34,549 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:35,015 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:46:35,018 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:35,019 ==> Parameters: 1265534848411422721(String), admin(String), 2020-05-27 14:46:35.018(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@68fce9(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:35,022 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:35,192 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:46:35,195 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:35,195 ==> Parameters: 1265534849153814530(String), admin(String), 2020-05-27 14:46:35.195(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@104ffcf3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:35,198 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:35,715 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:46:35,721 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:35,721 ==> Parameters: 1265534851351629825(String), admin(String), 2020-05-27 14:46:35.72(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5a506233(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:35,724 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:37,771 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:46:37,771 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:46:37,772 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:37,772 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:46:37,774 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:46:37,774 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590561997771) getDictItems SysDictController.java 164
INFO 2020-05-27 14:49:20,517 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:49:20,518 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:49:20,519 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:49:20,519 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:49:20,521 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:49:20,522 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562160518) getDictItems SysDictController.java 164
DEBUG 2020-05-27 14:54:51,932 ==> Preparing: SELECT COUNT(1) FROM sys_category WHERE pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:51,933 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:51,937 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:51,938 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:51,940 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,702 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,702 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,705 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,705 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,708 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,743 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,744 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,748 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,748 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:54:54,750 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:15,620 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:15,620 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:15,621 ==> Parameters: 1265537031974473729(String), admin(String), 2020-05-27 14:55:15.62(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@78b9ffe3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:15,621 ==> Parameters: 1265537031974473730(String), admin(String), 2020-05-27 14:55:15.62(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@157f6d3d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:15,624 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:15,625 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:55:17,430 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:55:17,431 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:55:17,432 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:17,432 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:55:17,433 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:55:17,433 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562517431) getDictItems SysDictController.java 164
INFO 2020-05-27 14:56:00,895 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 14:56:03,696 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjM3OTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.H-HdgcPkv4uyKSxbQcfk3bquMMv9jQOfrQGPH880Y8o getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:56:03,699 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:03,700 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:03,727 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:03,735 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:03,736 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:03,748 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:56:04,818 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:56:04,936 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,937 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,940 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,943 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,944 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,944 ==> Parameters: 1265537238841741313(String), admin(String), 2020-05-27 14:56:04.941(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3f8b17a2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,944 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,948 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,949 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,950 ==> Parameters: 1265537238871101441(String), admin(String), 2020-05-27 14:56:04.948(Timestamp), 11(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@559de7f0(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,951 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,952 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,952 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,952 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,956 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:04,956 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:56:07,073 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:56:07,074 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:56:07,074 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:07,075 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:07,076 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:56:07,076 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562567074) getDictItems SysDictController.java 164
INFO 2020-05-27 14:56:56,005 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:56:56,005 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:56:56,006 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:56,006 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:56:56,009 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:56:56,009 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562616005) getDictItems SysDictController.java 164
INFO 2020-05-27 14:57:09,696 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
DEBUG 2020-05-27 14:57:18,390 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,391 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,394 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,398 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,399 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,404 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,405 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,405 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,407 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,408 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,409 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,413 <== Total: 42 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,416 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,416 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,424 <== Total: 120 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,426 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,426 ==> Parameters: 1265537547055976449(String), 2020-05-27 14:57:18.425(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,429 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,449 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,450 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,452 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:57:18,455 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.mHzYc6iowCMQoPUfgSR_LK3XL5C3IagnpnteW0f6JzE getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 14:57:18,456 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,457 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,482 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,487 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,487 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:18,490 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:57:19,531 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 14:57:19,649 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,649 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,652 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,653 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,654 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,656 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,656 ==> Parameters: 1265537552210776065(String), admin(String), 2020-05-27 14:57:19.655(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1d2d0bbd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,657 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,657 ==> Parameters: 1265537552219164673(String), admin(String), 2020-05-27 14:57:19.656(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@42142f45(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,659 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,659 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,660 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,660 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,660 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,662 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:19,663 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:57:21,904 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:57:21,909 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:21,910 ==> Parameters: 1265537561668931585(String), admin(String), 2020-05-27 14:57:21.908(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1962b5d7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:21,913 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:57:22,112 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 14:57:22,117 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:22,118 ==> Parameters: 1265537562537152514(String), admin(String), 2020-05-27 14:57:22.117(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7176cb2d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:22,121 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:57:23,690 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:57:23,691 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:57:23,691 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:23,692 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:23,692 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:57:23,693 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562643691) getDictItems SysDictController.java 164
DEBUG 2020-05-27 14:57:49,721 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,721 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,722 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,722 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,723 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,724 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,724 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,724 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,727 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:57:49,727 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:02,126 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:02,126 ==> Parameters: 1265537730347061250(String), admin(String), 2020-05-27 14:58:02.125(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@38efc5ee(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:02,126 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:02,127 ==> Parameters: 1265537730347061251(String), admin(String), 2020-05-27 14:58:02.126(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@10da97c0(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:02,129 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:02,130 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:58:30,489 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 14:58:30,489 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 14:58:30,490 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:30,490 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 14:58:30,492 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 14:58:30,492 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562710489) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:00:08,983 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,983 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,983 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,983 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,986 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,987 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,987 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,987 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,990 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:08,990 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:00:13,935 --查询规则-->dict_code = bank_type addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:00:13,936 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 AND dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:13,937 ==> Parameters: bank_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:13,938 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 AND dict_code = ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:13,939 ==> Parameters: bank_type(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:13,940 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:51,759 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:51,759 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:51,759 ==> Parameters: 1265538441839431682(String), admin(String), 2020-05-27 15:00:51.758(Timestamp), 19(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4b750616(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:51,759 ==> Parameters: 1265538441839431681(String), admin(String), 2020-05-27 15:00:51.758(Timestamp), 19(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@58f18667(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:51,762 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:51,763 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:00:53,352 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:00:53,353 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:00:53,353 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:53,353 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:00:53,355 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:00:53,355 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590562853353) getDictItems SysDictController.java 164
INFO 2020-05-27 15:03:32,541 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:03:32,548 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:03:32,549 ==> Parameters: 1265539116241571841(String), admin(String), 2020-05-27 15:03:32.548(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4b3a8f60(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:03:32,552 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,940 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,940 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,940 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,941 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,943 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,944 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,944 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,944 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,946 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:09,946 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:17,063 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankC_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:04:17,066 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:17,067 ==> Parameters: bankC_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:17,069 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:18,315 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:04:18,318 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:18,319 ==> Parameters: bank_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:18,321 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:22,075 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankC_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:04:22,077 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,077 ==> Parameters: bankC_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,078 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:22,343 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankCo_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:04:22,344 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,344 ==> Parameters: bankCo_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,346 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:22,662 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankCor_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:04:22,663 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,664 ==> Parameters: bankCor_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,666 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:22,914 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankCord_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:04:22,915 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,915 ==> Parameters: bankCord_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:22,916 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,006 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE id=? AND del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,007 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,009 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,018 ==> Preparing: UPDATE sys_dict SET type=?, dict_name=?, dict_code=?, description=?, create_by=?, create_time=?, update_by=?, update_time=? WHERE id=? AND del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,018 ==> Parameters: 0(Integer), 银行卡类型(String), bankCord_type(String), 银行卡类型(公户、私户)(String), admin(String), 2020-05-27 10:45:24.0(Timestamp), admin(String), 2020-05-27 15:04:29.01(Timestamp), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,030 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,086 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,086 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,087 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,088 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:29,090 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:42,551 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:42,551 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:42,551 ==> Parameters: 1265539409847046145(String), admin(String), 2020-05-27 15:04:42.55(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2e0fce5b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:42,551 ==> Parameters: 1265539409847046146(String), admin(String), 2020-05-27 15:04:42.55(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2f487d3f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:42,554 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:42,555 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:45,550 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:04:45,550 dictCode : bankCord_type getDictItems SysDictController.java 131
INFO 2020-05-27 15:04:45,551 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:04:45,552 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:45,552 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 53
DEBUG 2020-05-27 15:04:45,552 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:45,553 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:45,553 ==> Parameters: bankCord_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:45,553 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:45,554 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563085551) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:04:45,556 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:04:45,558 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1590563085551) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:04:58,886 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,886 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,887 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,887 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,888 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,888 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,889 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,890 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,890 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:04:58,891 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:05:05,143 --查询规则-->dict_id = 1265474153212932097 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:05:05,144 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:05,145 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:05:12,174 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankCor_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:05:12,175 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,176 ==> Parameters: bankCor_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,177 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:05:12,351 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankCo_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:05:12,352 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,353 ==> Parameters: bankCo_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,354 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:05:12,546 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bankC_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:05:12,547 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,547 ==> Parameters: bankC_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,548 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:05:12,848 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=bank_type, dataId=1265474153212932097) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-05-27 15:05:12,849 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,849 ==> Parameters: bank_type(String), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:12,850 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,808 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE id=? AND del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,808 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,810 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,811 ==> Preparing: UPDATE sys_dict SET type=?, dict_name=?, dict_code=?, description=?, create_by=?, create_time=?, update_by=?, update_time=? WHERE id=? AND del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,812 ==> Parameters: 0(Integer), 银行卡类型(String), bank_type(String), 银行卡类型(公户、私户)(String), admin(String), 2020-05-27 10:45:24.0(Timestamp), admin(String), 2020-05-27 15:05:13.811(Timestamp), 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,817 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,861 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,861 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,862 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,862 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:13,864 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:05:15,502 --查询规则-->dict_id = 1265474153212932097 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:05:15,504 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:05:15,504 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,146 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,147 ==> Parameters: 1265539773056995329(String), 1265474153212932097(String), 公户(String), 1(String), (String), 1(Integer), 1(Integer), admin(String), 2020-05-27 15:06:09.142(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,169 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:09,205 --查询规则-->dict_id = 1265474153212932097 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:06:09,206 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,206 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,208 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,208 ==> Parameters: 1265474153212932097(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,210 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:09,212 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 15:06:09,214 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,215 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:09,216 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,336 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,338 ==> Parameters: 1265539803218235394(String), 1265474153212932097(String), 私户(String), 2(String), (String), 2(Integer), 1(Integer), admin(String), 2020-05-27 15:06:16.336(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,360 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:16,398 --查询规则-->dict_id = 1265474153212932097 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:06:16,400 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,400 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,402 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,402 ==> Parameters: 1265474153212932097(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,403 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:16,405 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 15:06:16,406 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,406 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:16,407 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:20,698 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:20,698 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:20,699 ==> Parameters: 1265539821513789441(String), admin(String), 2020-05-27 15:06:20.698(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e1de5b5(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:20,699 ==> Parameters: 1265539821513789442(String), admin(String), 2020-05-27 15:06:20.698(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@73f050bb(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:20,703 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:20,705 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:21,485 dictCode : bankCord_type getDictItems SysDictController.java 131
INFO 2020-05-27 15:06:21,485 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:06:21,486 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
INFO 2020-05-27 15:06:21,486 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 53
DEBUG 2020-05-27 15:06:21,486 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:21,486 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:21,487 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:21,487 ==> Parameters: bankCord_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:21,487 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:21,488 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563181486) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:06:21,488 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:21,490 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1590563181486) getDictItems SysDictController.java 164
INFO 2020-05-27 15:06:36,655 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 15:06:39,339 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjQ0MzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.mHzYc6iowCMQoPUfgSR_LK3XL5C3IagnpnteW0f6JzE getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 15:06:39,342 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:39,344 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:39,365 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:39,369 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:39,370 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:39,373 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:40,435 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 15:06:40,550 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,550 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,554 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,556 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,557 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,557 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,558 ==> Parameters: 1265539904808472577(String), admin(String), 2020-05-27 15:06:40.557(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@76ce2de(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,558 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,559 ==> Parameters: 1265539904808472578(String), admin(String), 2020-05-27 15:06:40.558(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5f425d73(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,562 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,564 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,564 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,566 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,566 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,569 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:40,569 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:44,723 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:06:44,724 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:06:44,724 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:44,725 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:44,726 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:06:44,726 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563204724) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:06:56,647 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,647 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,647 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,647 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,650 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,650 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,650 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,650 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,652 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:06:56,652 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:05,247 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:05,248 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:05,248 ==> Parameters: 1265540008365838338(String), admin(String), 2020-05-27 15:07:05.247(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@184c906c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:05,248 ==> Parameters: 1265540008365838339(String), admin(String), 2020-05-27 15:07:05.247(Timestamp), 3(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@172bd2b4(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:05,250 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:05,252 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:07:14,628 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:07:14,628 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:07:14,629 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:14,629 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:14,630 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:07:14,631 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563234628) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:07:20,141 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,141 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,141 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,141 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,142 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,142 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,143 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,143 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,145 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:20,145 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:07:23,031 --查询规则-->dict_id = 1265474153212932097 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:07:23,032 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:23,032 ==> Parameters: 1265474153212932097(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:23,034 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:23,034 ==> Parameters: 1265474153212932097(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:23,035 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:48,629 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:48,630 ==> Parameters: 1265540190318940162(String), admin(String), 2020-05-27 15:07:48.628(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2182e242(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:48,631 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:48,631 ==> Parameters: 1265540190331523073(String), admin(String), 2020-05-27 15:07:48.631(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@648ca275(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:48,633 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:48,634 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:07:49,622 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:07:49,622 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:07:49,623 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:49,623 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:07:49,624 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:07:49,624 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563269622) getDictItems SysDictController.java 164
INFO 2020-05-27 15:08:14,325 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
DEBUG 2020-05-27 15:08:26,012 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,012 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,016 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,020 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,021 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,030 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,031 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,031 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,033 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,035 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,036 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,039 <== Total: 42 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,040 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,040 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,046 <== Total: 122 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,048 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,049 ==> Parameters: 1265540347269795842(String), 2020-05-27 15:08:26.048(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,054 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,067 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,067 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,069 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:08:26,072 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 15:08:26,074 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,074 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,085 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,089 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,089 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:26,091 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:08:27,187 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 15:08:27,316 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,317 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,319 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,321 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,322 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,322 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,322 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,323 ==> Parameters: 1265540352613339138(String), admin(String), 2020-05-27 15:08:27.322(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6a16bdde(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,323 ==> Parameters: 1265540352613339137(String), admin(String), 2020-05-27 15:08:27.322(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@773cf61d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,325 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,326 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,327 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,329 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,329 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,368 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:27,394 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:08:29,783 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:08:29,784 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:08:29,784 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:29,784 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:08:29,785 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:08:29,785 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563309783) getDictItems SysDictController.java 164
INFO 2020-05-27 15:12:47,820 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 15:12:50,617 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 15:12:50,619 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:50,620 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:50,644 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:50,649 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:50,649 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:50,652 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:12:51,707 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 15:12:51,905 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,906 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,909 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,912 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,913 ==> Parameters: 1265541462375845890(String), admin(String), 2020-05-27 15:12:51.911(Timestamp), 88(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@52a8d4fb(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,913 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,915 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,918 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,918 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,920 ==> Parameters: 1265541462401011713(String), admin(String), 2020-05-27 15:12:51.915(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@49f43406(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,923 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,923 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,927 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,928 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,935 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:51,937 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:12:53,175 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:12:53,175 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:12:53,176 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:53,176 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:12:53,177 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:12:53,178 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563573175) getDictItems SysDictController.java 164
INFO 2020-05-27 15:15:21,345 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 15:15:24,039 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 15:15:24,040 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:24,041 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:24,065 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:24,073 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:24,073 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:24,076 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:15:25,107 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 15:15:25,225 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,225 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,228 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,230 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,231 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,233 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,233 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,233 ==> Parameters: 1265542105454923777(String), admin(String), 2020-05-27 15:15:25.232(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5793c0f7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,234 ==> Parameters: 1265542105454923778(String), admin(String), 2020-05-27 15:15:25.232(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@349b02c2(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,235 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,237 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,237 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,237 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,238 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,239 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:25,239 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:15:30,850 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:15:30,850 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:15:30,851 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:30,851 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:15:30,852 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:15:30,852 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563730850) getDictItems SysDictController.java 164
INFO 2020-05-27 15:17:55,644 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 15:17:57,644 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 15:17:57,647 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:57,648 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:57,668 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:57,672 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:57,673 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:57,676 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:17:58,960 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 15:17:59,166 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,167 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,169 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,170 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,171 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,173 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,173 ==> Parameters: 1265542751126081538(String), admin(String), 2020-05-27 15:17:59.172(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@21c61ee6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,173 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,174 ==> Parameters: 1265542751130275842(String), admin(String), 2020-05-27 15:17:59.173(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7d9a5380(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,176 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,177 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,177 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,177 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,178 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,179 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:17:59,179 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:18:03,178 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:18:03,178 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:18:03,179 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:03,179 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:03,180 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:18:03,181 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国气化)], timestamp=1590563883178) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:18:50,990 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:50,991 ==> Parameters: 1265542968466526210(String), admin(String), 2020-05-27 15:18:50.989(Timestamp), 26(Long), 127.0.0.1(String), [{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265524777019346945","createBy":"admin","createTime":1590563930889,"id":"1265542968059678721","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:50,995 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:18:51,033 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 15:18:51,034 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:51,034 ==> Parameters: bank_type(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:51,037 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:51,040 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:51,041 ==> Parameters: 1265542968672047106(String), admin(String), 2020-05-27 15:18:51.039(Timestamp), 11(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5172c26d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:51,043 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:54,784 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:54,785 ==> Parameters: 1265542984375521281(String), admin(String), 2020-05-27 15:18:54.784(Timestamp), 2(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:54,787 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:18:54,809 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:18:54,815 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:54,815 ==> Parameters: 1265542984505544706(String), admin(String), 2020-05-27 15:18:54.814(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@24ca9127(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:18:54,818 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:19:09,021 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:19:09,021 ==> Parameters: 1265543044085633025(String), admin(String), 2020-05-27 15:19:09.02(Timestamp), 79(Long), 127.0.0.1(String), [{"createBy":"admin","createTime":1590559594000,"cyName":"中国汽化","delFlag":"0","id":"1265524777019346945","lcDicBankCardList":[{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265524777019346945","createBy":"admin","createTime":1590563948989,"id":"1265542968059678721","openBank":"山东支行","openCity":"","openProvince":"","sysOrgCode":"A01","types":"1","unionpayNo":"123"}],"sysOrgCode":"A01"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.edit()(String), 管理员(String), admin(String), 公司管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:19:09,025 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:19:09,096 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:19:09,096 ==> Parameters: 1265543044400205826(String), admin(String), 2020-05-27 15:19:09.095(Timestamp), 3(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2bf45831(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:19:09,099 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:31,558 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:31,559 ==> Parameters: 1265543390279290882(String), admin(String), 2020-05-27 15:20:31.558(Timestamp), 26(Long), 127.0.0.1(String), [{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265524777019346945","createBy":"admin","createTime":1590563931000,"id":"1265542968059678721","openBank":"山东支行","sysOrgCode":"A01","unionpayNo":"123","updateBy":"admin","updateTime":1590564031533}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.edit()(String), 管理员(String), admin(String), 银行卡号管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:31,562 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:20:31,571 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:20:31,576 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:31,577 ==> Parameters: 1265543390354788353(String), admin(String), 2020-05-27 15:20:31.576(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@69f0e983(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:31,580 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:49,535 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:49,536 ==> Parameters: 1265543465680293889(String), admin(String), 2020-05-27 15:20:49.535(Timestamp), 29(Long), 127.0.0.1(String), [{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265524777019346945","createBy":"admin","createTime":1590563931000,"id":"1265542968059678721","openBank":"山东支行","openCity":"","openProvince":"","sysOrgCode":"A01","unionpayNo":"123","updateBy":"admin","updateTime":1590564049506}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.edit()(String), 管理员(String), admin(String), 银行卡号管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:49,539 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:20:49,547 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:20:49,554 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:49,554 ==> Parameters: 1265543465759985665(String), admin(String), 2020-05-27 15:20:49.553(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3c1d4b07(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:20:49,557 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:21:52,901 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:21:52,901 ==> Parameters: 1265543731448172545(String), admin(String), 2020-05-27 15:21:52.9(Timestamp), 32(Long), 127.0.0.1(String), [{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265524777019346945","createBy":"admin","createTime":1590563931000,"id":"1265542968059678721","openBank":"山东支行","openCity":"","openProvince":"","sysOrgCode":"A01","types":"1","unionpayNo":"123","updateBy":"admin","updateTime":1590564112868}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.edit()(String), 管理员(String), admin(String), 银行卡号管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:21:52,904 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:21:52,913 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:21:52,919 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:21:52,919 ==> Parameters: 1265543731527864321(String), admin(String), 2020-05-27 15:21:52.918(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4064064c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:21:52,922 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:16,495 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:16,495 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:16,495 ==> Parameters: 1265544082066821121(String), admin(String), 2020-05-27 15:23:16.493(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@40bf9051(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:16,495 ==> Parameters: 1265544082066821122(String), admin(String), 2020-05-27 15:23:16.494(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7ce655b6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:16,498 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:16,499 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:23:21,102 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:23:21,103 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:23:21,104 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:21,104 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:21,105 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:23:21,105 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国汽化)], timestamp=1590564201103) getDictItems SysDictController.java 164
DEBUG 2020-05-27 15:23:30,499 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:30,500 ==> Parameters: 1265544140808048641(String), admin(String), 2020-05-27 15:23:30.498(Timestamp), 1(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:30,503 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:23:30,520 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:23:30,526 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:30,527 ==> Parameters: 1265544140925489153(String), admin(String), 2020-05-27 15:23:30.526(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@606597b9(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:23:30,529 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:14,421 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:14,422 ==> Parameters: 1265544325026074626(String), admin(String), 2020-05-27 15:24:14.42(Timestamp), 2(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:14,425 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:24:14,435 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:24:14,444 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:14,444 ==> Parameters: 1265544325122543617(String), admin(String), 2020-05-27 15:24:14.443(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@52712c4d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:14,447 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:24:51,941 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 15:24:54,642 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 15:24:54,646 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:54,647 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:54,668 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:54,672 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:54,673 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:54,679 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:24:55,715 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 15:24:55,833 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,833 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,836 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,838 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,839 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,841 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,841 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,841 ==> Parameters: 1265544498758340610(String), admin(String), 2020-05-27 15:24:55.84(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@29066708(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,841 ==> Parameters: 1265544498758340609(String), admin(String), 2020-05-27 15:24:55.84(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@36754770(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,842 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,844 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,844 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,845 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,845 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,845 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:55,846 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:59,511 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:59,512 ==> Parameters: 1265544514151436289(String), admin(String), 2020-05-27 15:24:59.511(Timestamp), 2(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:59,515 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:24:59,535 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:24:59,541 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:59,541 ==> Parameters: 1265544514277265410(String), admin(String), 2020-05-27 15:24:59.54(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@147c2c2f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:24:59,544 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:25:17,650 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:25:17,650 ==> Parameters: 1265544590231916545(String), admin(String), 2020-05-27 15:25:17.649(Timestamp), 2(Long), 127.0.0.1(String), id: 1265524777019346945(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryLcDicBankCardListByMainId()(String), 管理员(String), admin(String), 银行卡号管理通过主表ID查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:25:17,654 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:25:17,670 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:25:17,676 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:25:17,677 ==> Parameters: 1265544590345162753(String), admin(String), 2020-05-27 15:25:17.676(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@569b057c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:25:17,680 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:32,441 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 15:29:32,441 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 15:29:32,442 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:32,442 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:32,446 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:32,447 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国汽化)], timestamp=1590564572441) getDictItems SysDictController.java 164
INFO 2020-05-27 15:29:53,755 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:53,763 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:53,763 ==> Parameters: 1265545748329582594(String), admin(String), 2020-05-27 15:29:53.762(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@cfe959d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:53,767 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:54,134 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:54,139 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:54,139 ==> Parameters: 1265545749906640897(String), admin(String), 2020-05-27 15:29:54.138(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1b16d173(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:54,142 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:54,291 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:54,296 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:54,297 ==> Parameters: 1265545750569340929(String), admin(String), 2020-05-27 15:29:54.296(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@650667f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:54,300 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:54,834 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:54,840 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:54,841 ==> Parameters: 1265545752851042305(String), admin(String), 2020-05-27 15:29:54.839(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3f6af83e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:54,843 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:55,029 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:55,035 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:55,036 ==> Parameters: 1265545753668931585(String), admin(String), 2020-05-27 15:29:55.034(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@53d7d99d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:55,038 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:55,544 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:55,550 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:55,551 ==> Parameters: 1265545755833192449(String), admin(String), 2020-05-27 15:29:55.549(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4e31e3c6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:55,554 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:55,729 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:55,734 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:55,734 ==> Parameters: 1265545756596555777(String), admin(String), 2020-05-27 15:29:55.733(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@608b7eb1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:55,737 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:57,037 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:57,043 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:57,043 ==> Parameters: 1265545762086899714(String), admin(String), 2020-05-27 15:29:57.042(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6ebbc6cd(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:57,046 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:57,399 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:57,404 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:57,404 ==> Parameters: 1265545763609432065(String), admin(String), 2020-05-27 15:29:57.403(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5d8bb1d8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:57,408 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:57,572 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:57,577 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:57,578 ==> Parameters: 1265545764335046658(String), admin(String), 2020-05-27 15:29:57.577(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2224c570(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:57,580 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:58,083 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:58,087 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:58,088 ==> Parameters: 1265545766469947393(String), admin(String), 2020-05-27 15:29:58.087(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@864633c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:58,090 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:58,266 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:58,271 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:58,271 ==> Parameters: 1265545767241699330(String), admin(String), 2020-05-27 15:29:58.27(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@25fbddda(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:58,273 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:29:58,551 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 15:29:58,555 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:58,556 ==> Parameters: 1265545768437075969(String), admin(String), 2020-05-27 15:29:58.555(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7307c18d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:29:58,558 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 15:37:03,940 Scheduler MyScheduler_$_PC-20200519ICOU1590560380483 paused. standby QuartzScheduler.java 585
INFO 2020-05-27 15:37:03,954 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-05-27 15:37:03,955 Scheduler MyScheduler_$_PC-20200519ICOU1590560380483 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-05-27 15:37:03,956 Scheduler MyScheduler_$_PC-20200519ICOU1590560380483 paused. standby QuartzScheduler.java 585
INFO 2020-05-27 15:37:03,958 Scheduler MyScheduler_$_PC-20200519ICOU1590560380483 shutdown complete. shutdown QuartzScheduler.java 740
DEBUG 2020-05-27 15:37:04,047 --- starting SchemaOperationProcessEngineClose -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:04,047 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:04,048 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:04,051 --- SchemaOperationProcessEngineClose finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:04,052 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-05-27 15:37:04,052 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-05-27 15:37:04,108 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-05-27 15:37:04,133 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-05-27 15:37:04,146 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-05-27 15:37:05,432 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Wed May 27 16:03:56 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 15:37:15,193 Starting JeecgApplication on PC-20200519ICOU with PID 1672 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 15:37:15,195 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 15:37:17,708 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 15:37:17,710 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 15:37:17,851 Finished Spring Data repository scanning in 131ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 15:37:18,204 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$eb339e1f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,289 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,361 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 15:37:18,366 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 15:37:18,369 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,371 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,392 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,449 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cb2e3489] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,552 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,556 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$34bca55a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,563 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,567 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,584 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,591 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e047f2d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,676 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,763 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,772 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$36022569] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,802 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$de471239] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:18,805 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 15:37:19,221 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 15:37:19,247 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 15:37:19,255 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 15:37:19,256 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 15:37:19,260 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 15:37:19,417 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 15:37:19,417 Root WebApplicationContext: initialization completed in 4179 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 15:37:19,687 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 15:37:19,904 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 15:37:19,904 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 15:37:19,905 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 15:37:19,905 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 15:37:20,206 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 15:37:20,279 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 15:37:20,281 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 15:37:20,427 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 15:37:20,830 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 15:37:20,966 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 15:37:21,086 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 15:37:21,109 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 15:37:21,569 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 15:37:21,776 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 15:37:21,863 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 15:37:21,954 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 15:37:21,991 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 15:37:21,991 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 15:37:21,991 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 15:37:21,991 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 15:37:21,992 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 15:37:21,992 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 15:37:21,992 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 15:37:21,992 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 15:37:22,013 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 15:37:22,016 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 15:37:22,019 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 15:37:22,022 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 15:37:22,025 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 15:37:22,032 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 15:37:22,033 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 15:37:22,907 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 15:37:23,075 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,075 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,155 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:23,156 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 15:37:23,189 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,305 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,319 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,348 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:23,349 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:23,349 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:23,354 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:23,354 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 15:37:23,358 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,358 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,359 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:23,359 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,359 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,360 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 15:37:23,360 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:23,376 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,378 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,380 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,381 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:23,381 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 15:37:23,381 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:23,381 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:23,382 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:23,383 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 15:37:23,384 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,384 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,385 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:23,386 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,386 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,387 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,387 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:23,387 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:23,388 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:23,389 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 15:37:23,390 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,390 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,391 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:23,391 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,391 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,392 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 15:37:23,392 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:23,393 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:23,393 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:23,394 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:23,394 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 15:37:23,405 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,406 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,413 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:23,413 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:23,413 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:23,415 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:23,415 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 15:37:23,416 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 15:37:23,440 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:23,440 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:23,916 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 15:37:23,938 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:23,941 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:23,943 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:23,958 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,627 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,630 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,631 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,631 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,660 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 15:37:24,660 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:24,660 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:24,660 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:24,662 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:24,662 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 15:37:24,663 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 15:37:24,671 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:24,672 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:24,675 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 15:37:24,676 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,679 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,680 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,688 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,704 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,708 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,709 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,709 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,722 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 15:37:24,722 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:24,722 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:24,722 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:24,723 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:24,723 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 15:37:24,724 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 15:37:24,728 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 15:37:24,801 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:24,801 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:24,805 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 15:37:24,806 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,808 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,808 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,814 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,829 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,833 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,834 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,834 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,845 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 15:37:24,845 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:24,846 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:24,846 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:24,847 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:24,848 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 15:37:24,848 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 15:37:24,890 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:24,890 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 15:37:24,893 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 15:37:24,893 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@65b1dc67 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 15:37:24,918 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,921 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,922 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,930 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,960 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,963 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,964 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:24,964 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,008 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 15:37:25,008 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:25,008 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:25,008 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:25,010 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:25,010 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 15:37:25,011 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 15:37:25,011 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 15:37:25,024 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,026 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,026 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,032 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,046 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,049 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,050 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,050 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 15:37:25,060 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 15:37:25,061 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 15:37:25,061 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 15:37:25,061 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 15:37:25,062 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 15:37:25,062 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 15:37:27,956 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 15:37:27,958 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 15:37:27,963 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 15:37:27,964 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 15:37:27,965 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 15:37:27,967 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 15:37:27,967 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590565047957' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 15:37:27,968 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 15:37:27,968 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 15:37:27,968 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@648db06c setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 15:37:29,478 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 15:37:29,664 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 15:37:31,088 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 15:37:31,101 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 15:37:31,154 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 15:37:31,287 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,288 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,289 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,290 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,291 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,299 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,300 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,301 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,302 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,303 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,306 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,308 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,316 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,318 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,319 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,320 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,321 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,326 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,331 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,332 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,333 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,334 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,334 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,338 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,342 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,343 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,344 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,345 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,346 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,349 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,369 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,371 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,372 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,373 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,374 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,377 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,381 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,382 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,383 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,384 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,385 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,388 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,390 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,391 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,392 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,393 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,393 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,396 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,400 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,400 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,401 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,402 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,403 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,406 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,409 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,409 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,410 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,411 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,412 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,414 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,420 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,420 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,421 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,422 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,423 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,429 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 15:37:31,472 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 15:37:31,584 Scheduler MyScheduler_$_PC-20200519ICOU1590565047957 started. start QuartzScheduler.java 547
INFO 2020-05-27 15:37:31,598 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 15:37:31,633 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 15:37:31,638 Started JeecgApplication in 17.601 seconds (JVM running for 18.786) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 15:37:31,650 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 15:37:31,934 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 15:37:31,934 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 15:37:31,948 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 15:37:32,063 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 15:37:32,065 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 15:37:32,096 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 15:59:01,803 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 15:59:01,803 ClusterManager: Scanning for instance "PC-20200519ATVE1590559799056"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 16:03:51,430 Scheduler MyScheduler_$_PC-20200519ICOU1590565047957 paused. standby QuartzScheduler.java 585
INFO 2020-05-27 16:03:51,438 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-05-27 16:03:51,438 Scheduler MyScheduler_$_PC-20200519ICOU1590565047957 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-05-27 16:03:51,439 Scheduler MyScheduler_$_PC-20200519ICOU1590565047957 paused. standby QuartzScheduler.java 585
INFO 2020-05-27 16:03:51,440 Scheduler MyScheduler_$_PC-20200519ICOU1590565047957 shutdown complete. shutdown QuartzScheduler.java 740
DEBUG 2020-05-27 16:03:51,445 --- starting SchemaOperationProcessEngineClose -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:03:51,445 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:03:51,447 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:03:51,449 --- SchemaOperationProcessEngineClose finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:03:51,450 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-05-27 16:03:51,450 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-05-27 16:03:51,452 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-05-27 16:03:51,454 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-05-27 16:03:51,459 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-05-27 16:03:52,696 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Wed May 27 16:14:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 16:03:56,585 Starting JeecgApplication on PC-20200519ICOU with PID 4904 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 16:03:56,587 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 16:03:57,832 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 16:03:57,834 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 16:03:57,955 Finished Spring Data repository scanning in 114ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 16:03:58,205 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6976bb7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,267 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,297 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 16:03:58,298 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 16:03:58,300 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,303 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,322 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,367 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$497151e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,455 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,459 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b2ffc2b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,465 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,470 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,487 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,493 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5e8b1030] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,551 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,592 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,601 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b44542c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,620 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5c8a2f96] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,622 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:03:58,902 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 16:03:58,912 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:03:58,919 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 16:03:58,919 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 16:03:58,922 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 16:03:59,070 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 16:03:59,070 Root WebApplicationContext: initialization completed in 2462 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 16:03:59,305 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 16:03:59,463 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 16:03:59,464 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 16:03:59,464 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 16:03:59,464 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 16:03:59,670 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 16:03:59,710 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 16:03:59,712 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 16:03:59,794 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 16:04:00,025 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 16:04:00,128 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 16:04:00,208 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:04:00,230 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 16:04:00,599 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:04:00,781 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:04:00,853 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:04:00,904 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:04:00,951 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 16:04:00,951 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:04:00,952 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:04:00,952 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:04:00,952 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:04:00,952 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:04:00,952 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:04:00,952 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:04:00,976 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:04:00,979 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:04:00,982 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:04:00,985 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:04:00,987 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 16:04:00,994 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 16:04:00,994 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 16:04:01,655 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:04:01,757 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:01,758 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:01,802 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:04:01,803 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 16:04:01,832 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,895 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,908 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,939 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:01,939 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:01,939 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:01,944 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:01,944 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 16:04:01,955 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:01,955 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:01,956 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:04:01,957 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:01,957 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:01,957 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 16:04:01,957 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:04:01,971 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,973 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,976 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,977 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:01,977 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 16:04:01,977 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:01,977 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:01,977 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:01,979 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:04:01,979 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:01,979 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:01,980 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:04:01,980 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,981 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,981 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,982 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:01,982 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:01,982 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:01,983 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:04:01,984 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:01,984 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:01,985 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:04:01,985 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,985 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,986 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:01,986 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:01,986 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:01,986 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:01,988 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:01,988 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:04:01,996 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:01,996 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:02,003 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:02,003 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:02,003 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:02,005 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:02,005 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 16:04:02,006 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:04:02,017 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:02,017 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:02,399 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 16:04:02,419 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:02,422 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:02,423 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:02,447 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,033 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,038 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,039 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,039 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,061 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:04:03,061 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:03,061 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:03,061 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:03,063 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:03,063 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 16:04:03,064 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:04:03,069 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:03,070 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:03,073 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 16:04:03,074 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,077 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,077 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,083 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,099 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,102 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,103 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,103 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,116 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:04:03,117 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:03,117 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:03,117 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:03,118 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:03,118 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 16:04:03,119 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 16:04:03,123 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 16:04:03,196 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:03,196 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:03,200 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 16:04:03,201 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,203 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,204 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,211 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,227 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,232 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,233 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,233 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,243 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:04:03,244 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:03,244 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:03,244 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:03,245 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:03,245 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 16:04:03,246 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:04:03,280 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:03,280 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:04:03,283 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:04:03,283 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@644acaff executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 16:04:03,309 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,312 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,313 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,319 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,346 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,348 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,350 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,350 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,374 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:04:03,374 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:03,374 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:03,375 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:03,376 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:03,376 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 16:04:03,377 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:04:03,377 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 16:04:03,391 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,393 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,394 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,401 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,415 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,418 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,419 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,419 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:04:03,430 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:04:03,430 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:04:03,430 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:04:03,430 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:04:03,431 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:04:03,431 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 16:04:05,777 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 16:04:05,778 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 16:04:05,784 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 16:04:05,784 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 16:04:05,785 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 16:04:05,787 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 16:04:05,787 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590566645778' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 16:04:05,787 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 16:04:05,788 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 16:04:05,788 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b9645ca setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 16:04:07,022 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 16:04:07,177 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 16:04:08,140 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 16:04:08,149 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 16:04:08,198 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 16:04:08,321 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,322 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,323 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,325 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,326 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,332 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,333 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,334 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,335 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,335 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,338 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,339 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,347 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,348 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,349 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,350 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,351 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,355 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,359 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,360 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,361 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,362 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,363 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,366 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,371 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,372 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,372 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,372 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,373 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,376 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,396 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,398 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,399 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,399 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,400 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,404 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,408 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,409 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,410 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,411 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,411 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,414 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,418 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,419 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,420 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,421 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,421 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,424 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,427 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,428 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,429 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,430 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,430 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,433 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,437 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,438 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,439 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,439 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,440 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,443 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,447 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,448 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,449 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,450 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,451 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,457 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:04:08,475 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 16:04:08,502 Scheduler MyScheduler_$_PC-20200519ICOU1590566645778 started. start QuartzScheduler.java 547
INFO 2020-05-27 16:04:08,515 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:04:08,534 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 16:04:08,536 Started JeecgApplication in 12.495 seconds (JVM running for 13.081) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 16:04:08,545 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 16:04:08,959 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 16:04:08,961 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 16:04:08,983 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 16:04:09,070 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 16:04:09,071 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 16:04:11,846 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 16:04:55,656 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 16:04:55,712 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:04:55,895 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:04:55,902 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:55,902 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:55,904 ==> Parameters: 1265554565339590658(String), admin(String), 2020-05-27 16:04:55.824(Timestamp), 132(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5d61c76(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:55,904 ==> Parameters: 1265554565339590659(String), admin(String), 2020-05-27 16:04:55.898(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2802a168(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:55,908 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:04:55,911 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:05:09,968 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:05:09,981 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:09,982 ==> Parameters: 1265554624395390978(String), admin(String), 2020-05-27 16:05:09.98(Timestamp), 12(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@21db9203(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:09,985 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:05:28,709 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:05:31,031 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:05:31,038 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:31,044 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:31,087 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:31,111 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:31,112 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:31,115 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:05:32,327 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:05:32,481 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,481 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,482 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,482 ==> Parameters: 1265554718767230977(String), admin(String), 2020-05-27 16:05:32.48(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@378e576f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,486 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,487 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,494 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,496 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,500 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,500 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,501 ==> Parameters: 1265554718846922753(String), admin(String), 2020-05-27 16:05:32.499(Timestamp), 24(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4d25fa71(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,509 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,511 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,513 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,516 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:05:32,516 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:06:28,875 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:06:32,381 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:06:32,384 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:32,387 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:32,406 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:32,411 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:32,411 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:32,414 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:06:33,568 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:06:33,703 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,706 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,708 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,710 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,711 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,713 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,716 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,716 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,719 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,720 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,720 ==> Parameters: 1265554975618019330(String), admin(String), 2020-05-27 16:06:33.716(Timestamp), 12(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7002a63e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,721 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,721 ==> Parameters: 1265554975618019331(String), admin(String), 2020-05-27 16:06:33.719(Timestamp), 15(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5c9eb0f3(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,722 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,723 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:06:33,724 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:08:14,949 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:08:17,695 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:08:17,697 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:17,698 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:17,738 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:17,745 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:17,746 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:17,749 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:08:18,785 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:08:18,910 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,911 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,913 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,915 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,916 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,920 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,921 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,921 ==> Parameters: 1265555416862994433(String), admin(String), 2020-05-27 16:08:18.918(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7c323f88(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,921 ==> Parameters: 1265555416871383042(String), admin(String), 2020-05-27 16:08:18.92(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3577a2e5(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,924 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,925 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,925 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,926 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,926 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,928 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:08:18,929 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:09:03,542 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:09:13,246 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:09:23,548 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-5815160941705246069, entityPackage=dictionary, entityName=LcDicCompany, primaryKeyField=id, columns=[{"fieldDbName":"cy_code","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_name","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"address","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"contact","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"m","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"notes","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ein","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"*6-16","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"公司类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"company_types","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"lc_dic_company","ftlDescription":"公司管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"dictionary","entityName":"LcDicCompany","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_code","fieldName":"cyCode","filedComment":"公司编码","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cy_name","fieldName":"cyName","filedComment":"公司名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"address","fieldName":"address","filedComment":"公司地址","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"contact","fieldName":"contact","filedComment":"公司联系人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"联系人电话","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"m","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"notes","fieldName":"notes","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ein","fieldName":"ein","filedComment":"公司税号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"*6-16","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"types","fieldName":"types","filedComment":"公司类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"company_types","dictTable":"","dictText":""}, {"fieldDbName":"del_flag","fieldName":"delFlag","filedComment":"是否删除","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.demo, tableName=lc_dic_company} a CodeGenerateOne.java 119
INFO 2020-05-27 16:09:23,552 load template from templateRootDir = 'D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot\jeecg-boot-module-system\target\classes\jeecg\code-template-online',stylePath ='default.one', out GenerateRootDir:E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system a BaseCodeGenerate.java 50
INFO 2020-05-27 16:09:23,685 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\controller\${entityName}Controller.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\controller\LcDicCompanyController.java a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,723 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\entity\${entityName}.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\entity\LcDicCompany.java a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,777 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\mapper\${entityName}Mapper.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\LcDicCompanyMapper.java a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,780 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\mapper\xml\${entityName}Mapper.xml ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\mapper\xml\LcDicCompanyMapper.xml a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,783 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\service\I${entityName}Service.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\ILcDicCompanyService.java a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,796 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\service\impl\${entityName}ServiceImpl.javai ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\service\impl\LcDicCompanyServiceImpl.java a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,817 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\${entityName}List.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\LcDicCompanyList.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,827 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicCompanyModal.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,852 [generate] template:default\one\java\${bussiPackage}\${entityPackage}\vue\modules\${entityName}Modal__Style#Drawer.vuei ==> E:\sdlcIdea\jeecg-boot\jeecg-boot\jeecg-boot-module-system\src/main/java\org\jeecg\modules\demo\dictionary\vue\modules\LcDicCompanyModal__Style#Drawer.vue a BaseCodeGenerate.java 105
INFO 2020-05-27 16:09:23,875 ----- jeecg-boot ---- generate code success =======> 表名:lc_dic_company generateCodeFile CodeGenerateOne.java 140
INFO 2020-05-27 16:10:32,326 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:10:35,769 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:10:35,772 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:35,773 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:35,794 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:35,798 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:35,799 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:35,803 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:10:37,421 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 16:10:37,850 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:10:37,850 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,853 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,856 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,858 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,858 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,864 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,865 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,865 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,867 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:37,867 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:43,358 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:43,359 ==> Parameters: 1265556022679875585(String), admin(String), 2020-05-27 16:10:43.358(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e5eeabc(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:43,363 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:43,368 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:43,369 ==> Parameters: 1265556022726012929(String), admin(String), 2020-05-27 16:10:43.367(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6d49fb2f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:43,372 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:53,382 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:53,383 ==> Parameters: 1265556064727773186(String), admin(String), 2020-05-27 16:10:53.382(Timestamp), 85(Long), 127.0.0.1(String), [{"cyName":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:53,386 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:53,458 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:53,459 ==> Parameters: 1265556065042345985(String), admin(String), 2020-05-27 16:10:53.458(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e9ed5c8(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:53,463 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:10:55,273 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:10:55,277 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:55,278 ==> Parameters: 1265556072675979266(String), admin(String), 2020-05-27 16:10:55.277(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@22ce152e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:10:55,281 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:09,752 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:09,753 ==> Parameters: 1265556133380141058(String), admin(String), 2020-05-27 16:11:09.751(Timestamp), 23(Long), 127.0.0.1(String), id: 1265556064509669378(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.delete()(String), 管理员(String), admin(String), 公司管理-通过id删除(String), 2(Integer), 4(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:09,756 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:09,799 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:09,800 ==> Parameters: 1265556133581467649(String), admin(String), 2020-05-27 16:11:09.798(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@277b2d09(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:09,803 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:37,253 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:37,254 ==> Parameters: 1265556248736083969(String), admin(String), 2020-05-27 16:11:37.253(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@30f9d915(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:37,257 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:40,599 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 16:11:40,609 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 16:11:40,610 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:40,611 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:40,612 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:40,614 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265487912220332034, text=中国石化), DictModel(value=1265524777019346945, text=中国汽化), DictModel(value=1265556064509669378, text=123)], timestamp=1590567100600) getDictItems SysDictController.java 164
DEBUG 2020-05-27 16:11:51,709 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:51,710 ==> Parameters: 1265556309368942593(String), admin(String), 2020-05-27 16:11:51.709(Timestamp), 17(Long), 127.0.0.1(String), [{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265556064509669378","createBy":"admin","createTime":1590567111687,"id":"1265556309280862210","openBank":"123","sysOrgCode":"A01","types":"1","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:51,715 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:51,728 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:51,732 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:51,732 ==> Parameters: 1265556309461217282(String), admin(String), 2020-05-27 16:11:51.731(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@31700772(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:51,736 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:54,515 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:54,516 ==> Parameters: 1265556321133965314(String), admin(String), 2020-05-27 16:11:54.515(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3800c85f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:54,519 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:55,564 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:55,568 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:55,569 ==> Parameters: 1265556325550567426(String), admin(String), 2020-05-27 16:11:55.567(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@34f1864d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:55,572 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:55,964 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:55,969 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:55,970 ==> Parameters: 1265556327232483329(String), admin(String), 2020-05-27 16:11:55.968(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1518b0ff(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:55,974 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:57,082 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:57,090 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:57,091 ==> Parameters: 1265556331930103810(String), admin(String), 2020-05-27 16:11:57.088(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@796ba7b2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:57,094 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:57,745 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:57,753 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:57,753 ==> Parameters: 1265556334715121666(String), admin(String), 2020-05-27 16:11:57.752(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2d2babd1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:57,757 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:58,523 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:58,528 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:58,528 ==> Parameters: 1265556337965707266(String), admin(String), 2020-05-27 16:11:58.527(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ed17ebd(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:58,531 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:59,091 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:59,095 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:59,095 ==> Parameters: 1265556340343877633(String), admin(String), 2020-05-27 16:11:59.094(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@180165dc(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:59,099 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:11:59,934 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:11:59,941 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:59,942 ==> Parameters: 1265556343892258818(String), admin(String), 2020-05-27 16:11:59.94(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3c5763d2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:11:59,945 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:01,741 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:01,746 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:01,746 ==> Parameters: 1265556351462977538(String), admin(String), 2020-05-27 16:12:01.745(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@9c33cf(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:01,749 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:03,298 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:03,302 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:03,303 ==> Parameters: 1265556357993508866(String), admin(String), 2020-05-27 16:12:03.302(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1216d678(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:03,306 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:04,721 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:04,729 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:04,730 ==> Parameters: 1265556363974586369(String), admin(String), 2020-05-27 16:12:04.728(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6b65dcb1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:04,734 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:05,324 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:05,329 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:05,330 ==> Parameters: 1265556366486974466(String), admin(String), 2020-05-27 16:12:05.328(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@268edd6b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:05,332 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:05,985 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:05,990 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:05,991 ==> Parameters: 1265556369259409409(String), admin(String), 2020-05-27 16:12:05.989(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6fe5fb3a(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:05,994 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:22,478 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:22,478 ==> Parameters: 1265556438415093762(String), admin(String), 2020-05-27 16:12:22.477(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5b2d7c06(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:22,482 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:23,688 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:23,703 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:23,704 ==> Parameters: 1265556443557310465(String), admin(String), 2020-05-27 16:12:23.702(Timestamp), 14(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@19e458a9(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:23,707 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:24,931 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:24,939 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:24,940 ==> Parameters: 1265556448745664513(String), admin(String), 2020-05-27 16:12:24.939(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@467dc177(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:24,943 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:26,205 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:26,212 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:26,213 ==> Parameters: 1265556454080819201(String), admin(String), 2020-05-27 16:12:26.211(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3af953b6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:26,234 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:26,980 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:26,989 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:26,989 ==> Parameters: 1265556457339793410(String), admin(String), 2020-05-27 16:12:26.989(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@575442bb(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:26,992 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:27,659 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:27,665 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:27,665 ==> Parameters: 1265556460175142914(String), admin(String), 2020-05-27 16:12:27.665(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7c9a4367(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:27,669 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:28,636 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:28,644 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:28,645 ==> Parameters: 1265556464281366530(String), admin(String), 2020-05-27 16:12:28.644(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@57749ac1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:28,649 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:33,629 --查询规则-->company_id = 1265556064509669378 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:33,635 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:33,635 ==> Parameters: 1265556485210943489(String), admin(String), 2020-05-27 16:12:33.634(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265556064509669378) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1b86c810(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:33,639 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:35,976 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:35,976 ==> Parameters: 1265556495038197761(String), admin(String), 2020-05-27 16:12:35.976(Timestamp), 15(Long), 127.0.0.1(String), id: 1265556064509669378(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.delete()(String), 管理员(String), admin(String), 公司管理-通过id删除(String), 2(Integer), 4(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:35,979 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:36,016 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:36,016 ==> Parameters: 1265556495201775617(String), admin(String), 2020-05-27 16:12:36.015(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1bf6b894(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:36,020 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:37,998 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:38,005 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:38,005 ==> Parameters: 1265556503544246273(String), admin(String), 2020-05-27 16:12:38.004(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@225926a8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:38,009 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:12:38,438 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:12:38,443 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:38,444 ==> Parameters: 1265556505385545729(String), admin(String), 2020-05-27 16:12:38.443(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4bd363cc(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:12:38,447 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:01,051 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:01,052 ==> Parameters: 1265556600206176257(String), admin(String), 2020-05-27 16:13:01.049(Timestamp), 11(Long), 127.0.0.1(String), [{"accountName":"中国汽化","cardNo":"5151451415654561115","companyId":"1265524777019346945","createBy":"admin","createTime":1590567181038,"id":"1265556600151650306","openBank":"山东支行","sysOrgCode":"A01","types":"2","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:01,056 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:01,066 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:13:01,072 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:01,073 ==> Parameters: 1265556600298450946(String), admin(String), 2020-05-27 16:13:01.072(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2dcdbb16(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:01,077 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:03,749 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:13:03,754 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:03,755 ==> Parameters: 1265556611547574274(String), admin(String), 2020-05-27 16:13:03.754(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@32304976(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:03,758 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:04,575 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:13:04,581 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:04,581 ==> Parameters: 1265556615007875074(String), admin(String), 2020-05-27 16:13:04.58(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2f1314f2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:04,584 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:05,086 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:13:05,092 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:05,093 ==> Parameters: 1265556617159553026(String), admin(String), 2020-05-27 16:13:05.092(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@392cb36d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:05,119 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:08,087 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:13:08,093 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:08,093 ==> Parameters: 1265556629738270721(String), admin(String), 2020-05-27 16:13:08.092(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4a6af550(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:08,096 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:18,537 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:13:18,544 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 16:13:18,545 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:18,576 ==> Parameters: bank_type(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:18,588 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:18,615 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:18,616 ==> Parameters: 1265556673879126018(String), admin(String), 2020-05-27 16:13:18.615(Timestamp), 77(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@526406a6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:18,630 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:24,480 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:24,481 ==> Parameters: 1265556698474524674(String), admin(String), 2020-05-27 16:13:24.48(Timestamp), 44(Long), 127.0.0.1(String), id: 1265556600151650306(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.delete()(String), 管理员(String), admin(String), 银行卡号管理-通过id删除(String), 2(Integer), 4(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:24,485 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:13:24,498 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:13:24,505 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:24,506 ==> Parameters: 1265556698579382274(String), admin(String), 2020-05-27 16:13:24.504(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4b5d8285(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:13:24,510 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed May 27 16:44:10 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 16:14:27,517 Starting JeecgApplication on PC-20200519ICOU with PID 13840 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 16:14:27,519 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 16:14:29,676 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 16:14:29,678 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 16:14:29,817 Finished Spring Data repository scanning in 123ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 16:14:30,063 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8fbdebe5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,138 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,223 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 16:14:30,225 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 16:14:30,227 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,230 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,249 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,300 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6fb8824f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,397 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,400 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d946f320] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,408 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,411 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,428 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,434 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$84d24099] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,504 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,580 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,589 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$da8c732f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,610 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$82d15fff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,613 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:14:30,971 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 16:14:30,981 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:14:30,988 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 16:14:30,988 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 16:14:30,992 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 16:14:31,137 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 16:14:31,137 Root WebApplicationContext: initialization completed in 3586 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 16:14:31,400 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 16:14:31,574 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 16:14:31,575 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 16:14:31,575 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 16:14:31,575 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 16:14:31,848 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 16:14:31,911 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 16:14:31,913 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 16:14:32,051 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 16:14:32,394 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 16:14:32,524 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 16:14:32,619 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:14:32,640 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 16:14:33,030 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:14:33,212 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:14:33,284 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:14:33,343 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:14:33,392 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 16:14:33,392 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:14:33,392 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:14:33,393 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:14:33,393 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:14:33,393 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:14:33,393 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:14:33,393 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:14:33,410 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:14:33,413 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:14:33,416 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:14:33,418 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:14:33,421 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 16:14:33,427 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 16:14:33,428 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 16:14:34,187 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:14:34,308 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,308 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:34,355 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:14:34,356 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 16:14:34,387 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,726 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,748 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,787 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:34,787 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:34,787 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:34,793 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:34,793 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 16:14:34,797 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,797 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:34,798 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:14:34,798 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,799 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:34,799 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 16:14:34,799 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:14:34,813 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,814 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,818 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,819 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:34,819 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 16:14:34,819 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:34,819 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:34,819 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:34,821 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:14:34,822 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,822 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:34,823 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:14:34,823 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,823 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,824 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,825 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:34,825 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:34,825 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:34,826 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:14:34,827 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,827 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:34,828 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:14:34,828 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,828 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,829 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:34,830 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:34,830 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:34,830 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:34,831 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:34,832 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:14:34,840 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,841 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:34,849 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:34,849 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:34,849 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:34,851 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:34,851 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 16:14:34,852 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:14:34,871 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:34,872 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:35,278 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 16:14:35,297 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,301 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,303 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,322 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,950 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,955 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,956 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,957 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,979 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:14:35,979 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:35,979 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:35,979 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:35,980 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:35,981 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 16:14:35,981 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:14:35,988 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:35,988 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:35,992 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 16:14:35,993 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,995 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:35,996 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,001 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,018 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,021 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,022 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,022 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,034 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:14:36,034 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:36,034 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:36,034 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:36,036 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:36,036 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 16:14:36,037 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 16:14:36,040 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 16:14:36,114 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:36,114 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:36,118 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 16:14:36,119 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,121 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,122 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,128 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,141 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,144 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,145 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,145 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,156 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:14:36,157 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:36,157 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:36,157 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:36,158 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:36,158 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 16:14:36,159 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:14:36,193 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:36,193 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:14:36,196 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:14:36,196 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@39b5d60 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 16:14:36,243 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,246 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,247 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,255 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,287 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,291 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,293 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,293 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,319 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:14:36,320 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:36,320 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:36,320 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:36,322 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:36,322 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 16:14:36,324 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:14:36,324 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 16:14:36,351 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,355 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,356 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,365 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,387 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,391 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,393 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,393 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:14:36,405 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:14:36,405 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:14:36,406 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:14:36,406 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:14:36,407 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:14:36,407 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 16:14:38,894 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 16:14:38,895 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 16:14:38,903 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 16:14:38,903 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 16:14:38,905 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 16:14:38,907 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 16:14:38,908 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590567278895' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 16:14:38,908 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 16:14:38,908 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 16:14:38,908 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@32b72d9d setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 16:14:40,168 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 16:14:40,345 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 16:14:41,402 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 16:14:41,415 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 16:14:41,460 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 16:14:41,600 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,601 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,603 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,604 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,605 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,612 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,613 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,614 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,615 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,616 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,619 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,621 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,628 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,629 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,630 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,631 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,632 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,636 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,642 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,643 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,643 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,644 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,645 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,649 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,663 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,664 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,665 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,666 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,667 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,671 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,696 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,698 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,699 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,699 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,700 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,705 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,718 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,719 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,721 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,722 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,723 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,727 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,730 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,731 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,732 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,733 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,734 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,737 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,741 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,743 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,744 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,745 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,746 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,749 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,752 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,753 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,754 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,755 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,755 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,758 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,763 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,764 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,764 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,765 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,766 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,771 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:14:41,789 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 16:14:41,817 Scheduler MyScheduler_$_PC-20200519ICOU1590567278895 started. start QuartzScheduler.java 547
INFO 2020-05-27 16:14:41,832 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:14:41,855 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 16:14:41,858 Started JeecgApplication in 15.108 seconds (JVM running for 15.914) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 16:14:41,870 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 16:14:42,042 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 16:14:42,044 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 16:14:42,060 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 16:14:42,121 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 16:14:42,249 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 16:14:42,251 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 16:14:42,668 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:14:42,668 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:14:42,668 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:14:42,837 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,837 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,837 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,839 ==> Parameters: 1265557027127623684(String), admin(String), 2020-05-27 16:14:42.767(Timestamp), 120(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@262c05a8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,839 ==> Parameters: 1265557027127623683(String), admin(String), 2020-05-27 16:14:42.767(Timestamp), 120(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@42a6787d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,839 ==> Parameters: 1265557027127623682(String), admin(String), 2020-05-27 16:14:42.768(Timestamp), 123(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ceb5d54(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,842 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,844 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:42,846 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:14:43,707 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:14:43,719 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:43,720 ==> Parameters: 1265557030826999809(String), admin(String), 2020-05-27 16:14:43.717(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@19a7d8fa(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:43,723 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:14:53,887 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:14:53,899 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:53,899 ==> Parameters: 1265557073520820225(String), admin(String), 2020-05-27 16:14:53.897(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@68541506(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:53,904 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:57,216 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:57,217 ==> Parameters: 1265557087441715201(String), admin(String), 2020-05-27 16:14:57.214(Timestamp), 45(Long), 127.0.0.1(String), ids: 1265524777019346945,1265487912220332034,(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.deleteBatch()(String), 管理员(String), admin(String), 公司管理-批量删除(String), 2(Integer), 4(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:57,222 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:57,291 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:57,292 ==> Parameters: 1265557087756288002(String), admin(String), 2020-05-27 16:14:57.291(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7a8b88f7(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:14:57,295 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:00,230 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:00,231 ==> Parameters: 1265557100079153154(String), admin(String), 2020-05-27 16:15:00.228(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@15c69979(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:00,234 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:04,209 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:04,210 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:04,211 ==> Parameters: 1265557116768288770(String), admin(String), 2020-05-27 16:15:04.209(Timestamp), 2(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@a19a713(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:04,211 ==> Parameters: 1265557116776677378(String), admin(String), 2020-05-27 16:15:04.209(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@67c6f018(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:04,213 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:04,215 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:31,314 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:31,315 ==> Parameters: 1265557230454898690(String), admin(String), 2020-05-27 16:15:31.313(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@27f43cab(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:31,319 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:15:32,223 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:15:32,241 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:32,242 ==> Parameters: 1265557234334629890(String), admin(String), 2020-05-27 16:15:32.24(Timestamp), 17(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@15ae3fc8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:32,247 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:15:32,917 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:15:32,924 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:32,925 ==> Parameters: 1265557237207728130(String), admin(String), 2020-05-27 16:15:32.923(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3ca659cd(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:32,928 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:15:33,533 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:15:33,543 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:33,543 ==> Parameters: 1265557239804002305(String), admin(String), 2020-05-27 16:15:33.541(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@76083bb7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:15:33,546 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:29,575 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:29,576 ==> Parameters: 1265557474815049730(String), admin(String), 2020-05-27 16:16:29.573(Timestamp), 15(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2152b103(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:29,580 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:29,582 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:29,584 ==> Parameters: 1265557474848604162(String), admin(String), 2020-05-27 16:16:29.58(Timestamp), 27(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@8c6af05(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:29,588 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:32,821 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:32,822 ==> Parameters: 1265557488429760514(String), admin(String), 2020-05-27 16:16:32.82(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@126e725(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:32,825 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:33,531 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:33,532 ==> Parameters: 1265557491416104962(String), admin(String), 2020-05-27 16:16:33.531(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7fe6849(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:33,536 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:33,990 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:33,991 ==> Parameters: 1265557493341290498(String), admin(String), 2020-05-27 16:16:33.99(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6e69233a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:33,995 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:34,179 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:34,180 ==> Parameters: 1265557494129819650(String), admin(String), 2020-05-27 16:16:34.179(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7d2b8670(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:34,183 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:36,740 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:36,740 ==> Parameters: 1265557504871432194(String), admin(String), 2020-05-27 16:16:36.739(Timestamp), 10(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@9c4e1a7(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:36,741 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:36,741 ==> Parameters: 1265557504879820802(String), admin(String), 2020-05-27 16:16:36.74(Timestamp), 11(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1e40a0d3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:36,744 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:36,745 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:38,687 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:38,688 ==> Parameters: 1265557513033547777(String), admin(String), 2020-05-27 16:16:38.686(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@68708e94(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:38,692 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:39,044 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:39,044 ==> Parameters: 1265557514535108609(String), admin(String), 2020-05-27 16:16:39.043(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1c2df9f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:39,048 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:39,233 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:39,234 ==> Parameters: 1265557515323637762(String), admin(String), 2020-05-27 16:16:39.232(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@205a0239(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:39,238 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:43,649 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:43,650 ==> Parameters: 1265557533854072833(String), admin(String), 2020-05-27 16:16:43.649(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2aa42412(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:43,653 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:44,344 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:44,345 ==> Parameters: 1265557536764919810(String), admin(String), 2020-05-27 16:16:44.344(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4597f74d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:44,348 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:44,540 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:44,540 ==> Parameters: 1265557537587003393(String), admin(String), 2020-05-27 16:16:44.539(Timestamp), 6(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@768589c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:44,543 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:45,479 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:45,479 ==> Parameters: 1265557541525454849(String), admin(String), 2020-05-27 16:16:45.478(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2f7b78f4(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:45,482 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:45,721 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:45,722 ==> Parameters: 1265557542540476418(String), admin(String), 2020-05-27 16:16:45.721(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5e7c2866(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:45,725 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:46,458 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:46,459 ==> Parameters: 1265557545635872769(String), admin(String), 2020-05-27 16:16:46.458(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@271517aa(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:46,461 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:16:48,258 --查询规则-->cy_code = 11 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:16:48,263 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:48,263 ==> Parameters: 1265557553202397185(String), admin(String), 2020-05-27 16:16:48.262(Timestamp), 3(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=11, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3ac75289(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:48,267 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:50,282 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:50,283 ==> Parameters: 1265557561670696961(String), admin(String), 2020-05-27 16:16:50.281(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@619da78a(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:50,286 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:16:52,873 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:16:52,881 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:52,881 ==> Parameters: 1265557572567498753(String), admin(String), 2020-05-27 16:16:52.88(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5b22d1da(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:52,885 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:16:53,459 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:16:53,470 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:53,471 ==> Parameters: 1265557575037943809(String), admin(String), 2020-05-27 16:16:53.469(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5508e385(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:53,474 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:16:54,894 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:16:54,901 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:54,902 ==> Parameters: 1265557581048381442(String), admin(String), 2020-05-27 16:16:54.9(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5c26617b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:54,906 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:59,792 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:59,793 ==> Parameters: 1265557601562722306(String), admin(String), 2020-05-27 16:16:59.791(Timestamp), 4(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6908e9e1(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:16:59,795 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:00,375 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:00,375 ==> Parameters: 1265557603999612929(String), admin(String), 2020-05-27 16:17:00.374(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5072dab3(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:00,379 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:00,567 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:00,568 ==> Parameters: 1265557604809113601(String), admin(String), 2020-05-27 16:17:00.567(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@71d6b813(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:00,572 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:01,282 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:01,282 ==> Parameters: 1265557607812235266(String), admin(String), 2020-05-27 16:17:01.281(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@796ba846(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:01,285 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:17:09,327 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:17:09,334 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:09,335 ==> Parameters: 1265557641584771074(String), admin(String), 2020-05-27 16:17:09.334(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@11a2e2d4(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:09,338 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:09,995 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:09,996 ==> Parameters: 1265557644353011713(String), admin(String), 2020-05-27 16:17:09.995(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7421c173(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:09,999 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:17:46,393 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:17:46,398 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:46,399 ==> Parameters: 1265557797042454529(String), admin(String), 2020-05-27 16:17:46.398(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2d35cc3d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:46,402 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:17:47,595 --查询规则-->company_id = 1265524777019346945 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:17:47,603 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:47,603 ==> Parameters: 1265557802096590849(String), admin(String), 2020-05-27 16:17:47.602(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265524777019346945) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@75b3df87(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:47,607 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:17:48,391 --查询规则-->company_id = 1265487912220332034 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:17:48,396 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:48,396 ==> Parameters: 1265557805418479618(String), admin(String), 2020-05-27 16:17:48.395(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265487912220332034) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@61558406(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:17:48,399 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:18:03,764 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:18:03,765 ==> Parameters: 1265557869876543490(String), admin(String), 2020-05-27 16:18:03.763(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@59e04c9b(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:18:03,769 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:18:03,772 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:18:03,772 ==> Parameters: 1265557869910097921(String), admin(String), 2020-05-27 16:18:03.771(Timestamp), 12(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4d2fdc3f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:18:03,776 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:50,862 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:50,878 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:50,879 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:50,886 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:50,897 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:50,948 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:50,949 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:50,972 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:50,973 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:50,974 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:50,977 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:50,981 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:50,986 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:50,987 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:50,998 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:50,999 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,000 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,002 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,005 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,010 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,010 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:51,021 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:51,022 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,022 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,024 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,028 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,032 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,032 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:51,043 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:51,044 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,044 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,046 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,048 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,054 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,054 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:51,066 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:51,067 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,067 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,069 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,074 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,078 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,078 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:51,089 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:51,090 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,090 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,092 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,096 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,100 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,100 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:51,115 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:51,116 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,117 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,120 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,123 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,127 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,127 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
INFO 2020-05-27 16:19:51,139 拦截请求 >> /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6;请求类型 >> GET arround PermissionDataAspect.java 78
DEBUG 2020-05-27 16:19:51,140 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,141 ==> Parameters: 2(Integer), 0(Integer), /online/cgreport/api/getData/87b55a515d3441b6b98e48e5b35474a6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:19:51,142 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:19:51,144 Online报表: 走了稳定逻辑 b OnlCgreportAPI.java 278
INFO 2020-05-27 16:19:51,148 query auth sql is = getAllConfigAuth QueryGenerator.java 838
INFO 2020-05-27 16:19:51,148 报表查询sql=> select * from (select * from demo) jeecg_rp_temp where 1=1 executeSelectSql OnlCgreportHeadServiceImpl.java 116
DEBUG 2020-05-27 16:21:16,174 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,175 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,176 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,176 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,178 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,179 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,183 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,183 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,184 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:16,187 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:21:31,318 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:21:34,102 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:21:34,106 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:34,112 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:34,143 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:34,154 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:34,155 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:34,157 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:21:35,251 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:21:35,398 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,398 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,398 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,398 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,400 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,400 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,400 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,400 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,404 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,404 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,405 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,406 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,408 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,427 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,429 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,436 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,444 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,446 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,449 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:21:35,449 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:22:57,510 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:22:57,511 ==> Parameters: 1265559101932371969(String), admin(String), 2020-05-27 16:22:57.509(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1d7c21c3(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:22:57,511 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:22:57,512 ==> Parameters: 1265559101940760577(String), admin(String), 2020-05-27 16:22:57.511(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@74d985f0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:22:57,515 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:22:57,528 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:23:51,942 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 16:23:51,942 ClusterManager: Scanning for instance "PC-20200519ATVE1590566346392"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 16:25:16,159 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:25:16,160 ==> Parameters: 1265559683476815873(String), admin(String), 2020-05-27 16:25:16.159(Timestamp), 2(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@54d57f60(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:25:16,163 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:30:17,282 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:17,282 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:17,433 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:17,433 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:19,161 --查询规则-->order_code = halou001 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:22,877 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:22,877 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:26,763 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:26,763 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:27,262 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:27,262 --查询规则-->order_id = 4cba137333127e8e31df7ad168cc3732 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:28,295 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:28,295 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:30,972 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:30,972 --查询规则-->order_id = 9a57c850e4f68cf94ef7d8585dbaf7e6 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:31,255 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:31,255 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:31,893 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:31,893 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:33,187 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:33,187 --查询规则-->order_id = d908bfee3377e946e59220c4a4eb414a addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:33,629 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:33,629 --查询规则-->order_id = f71f7f8930b5b6b1703d9948d189982b addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:30:40,057 --查询规则-->order_code = 1111111 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:31:01,796 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,796 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,796 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,796 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,799 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,799 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,799 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,800 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,801 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:01,802 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:04,142 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:04,143 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:04,143 ==> Parameters: 1265561143019110403(String), admin(String), 2020-05-27 16:31:04.142(Timestamp), 3(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@56ef2816(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:04,143 ==> Parameters: 1265561143019110402(String), admin(String), 2020-05-27 16:31:04.142(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1a273a4(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:04,146 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:04,146 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:31:12,022 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 16:31:12,023 ClusterManager: Scanning for instance "PC-20200519ATVE1590567833306"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 16:31:19,033 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,034 ==> Parameters: 1265561205480685570(String), admin(String), 2020-05-27 16:31:19.033(Timestamp), 22(Long), 127.0.0.1(String), [{"cyName":"中石化","types":"1"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,037 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:31:19,101 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 16:31:19,102 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,105 ==> Parameters: company_types(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,113 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,131 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,132 ==> Parameters: 1265561205891727362(String), admin(String), 2020-05-27 16:31:19.13(Timestamp), 34(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@594cf527(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:19,138 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:31:21,236 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 16:31:21,237 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 16:31:21,238 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:21,238 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:21,240 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:31:21,240 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265561205329690625, text=中石化)], timestamp=1590568281237) getDictItems SysDictController.java 164
DEBUG 2020-05-27 16:31:39,751 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:39,752 ==> Parameters: 1265561292378275841(String), admin(String), 2020-05-27 16:31:39.751(Timestamp), 15(Long), 127.0.0.1(String), [{"accountName":"中石化","cardNo":"5151451415654561115","companyId":"1265561205329690625","createBy":"admin","createTime":1590568299734,"delFlag":"0","id":"1265561292311166978","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:39,754 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:39,771 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:39,772 ==> Parameters: 1265561292462161922(String), admin(String), 2020-05-27 16:31:39.771(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@38175498(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:31:39,775 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,051 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,052 ==> Parameters: 1265561419465687042(String), admin(String), 2020-05-27 16:32:10.051(Timestamp), 45(Long), 127.0.0.1(String), [{"cyName":"济南热力集团","types":"2"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,055 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:10,115 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 89
DEBUG 2020-05-27 16:32:10,116 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,116 ==> Parameters: company_types(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,117 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,121 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,122 ==> Parameters: 1265561419755094017(String), admin(String), 2020-05-27 16:32:10.12(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@18992c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:10,125 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:12,792 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:12,796 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:12,796 ==> Parameters: 1265561430979051521(String), admin(String), 2020-05-27 16:32:12.795(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@fc7c978(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:12,800 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:43,858 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:43,858 ==> Parameters: 1265561561254133761(String), admin(String), 2020-05-27 16:32:43.857(Timestamp), 15(Long), 127.0.0.1(String), [{"accountName":"济南热力","cardNo":"151546556111","companyId":"1265561205329690625","createBy":"admin","createTime":1590568363842,"delFlag":"0","id":"1265561561191219201","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:43,862 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:43,873 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:43,876 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:43,876 ==> Parameters: 1265561561329631233(String), admin(String), 2020-05-27 16:32:43.875(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7603d0a2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:43,879 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:46,287 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:46,293 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:46,295 ==> Parameters: 1265561571471458305(String), admin(String), 2020-05-27 16:32:46.293(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@71b5f999(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:46,298 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:48,678 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:48,681 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:48,682 ==> Parameters: 1265561581487456257(String), admin(String), 2020-05-27 16:32:48.681(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@50930ed0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:48,685 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:50,117 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:50,126 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:50,127 ==> Parameters: 1265561587548225538(String), admin(String), 2020-05-27 16:32:50.125(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6d9befb0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:50,130 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:57,868 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:57,871 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:57,872 ==> Parameters: 1265561620037304322(String), admin(String), 2020-05-27 16:32:57.871(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7288c460(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:57,874 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:32:59,861 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:32:59,865 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:59,865 ==> Parameters: 1265561628396552193(String), admin(String), 2020-05-27 16:32:59.864(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@64420d5d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:32:59,868 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:34:35,601 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:34:35,612 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:34:35,612 ==> Parameters: 1265562029984382977(String), admin(String), 2020-05-27 16:34:35.611(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@58ef095c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:34:35,618 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:35:44,339 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-05-27 16:35:44,343 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 16:35:44,343 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 16:35:44,344 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:35:44,345 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:35:44,348 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:35:44,349 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265561205329690625, text=中石化), DictModel(value=1265561419293720577, text=济南热力集团)], timestamp=1590568544343) getDictItems SysDictController.java 164
INFO 2020-05-27 16:36:00,435 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:36:03,260 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:36:03,262 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:03,264 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:03,281 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:03,291 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:03,292 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:03,295 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:36:04,333 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:36:04,454 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,454 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,458 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,459 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,459 ==> Parameters: 1265562402635710466(String), admin(String), 2020-05-27 16:36:04.458(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@20c7a176(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,460 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,460 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,460 ==> Parameters: 1265562402644099073(String), admin(String), 2020-05-27 16:36:04.459(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5442fdef(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,460 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,463 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,464 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,467 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,469 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,469 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,474 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:04,474 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:36:16,201 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:36:19,031 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:36:19,034 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:19,036 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:19,051 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:19,058 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:19,058 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:19,060 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:36:20,136 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:36:20,258 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,259 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,260 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,263 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,264 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,267 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,267 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,268 ==> Parameters: 1265562468943462402(String), admin(String), 2020-05-27 16:36:20.266(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3be9263c(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,268 ==> Parameters: 1265562468943462403(String), admin(String), 2020-05-27 16:36:20.266(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3752bdb4(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,269 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,271 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,271 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,272 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,273 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,276 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:20,276 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:36:22,031 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 16:36:22,032 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 16:36:22,032 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:22,033 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:22,034 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:36:22,034 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265561205329690625, text=中石化), DictModel(value=1265561419293720577, text=济南热力集团)], timestamp=1590568582032) getDictItems SysDictController.java 164
INFO 2020-05-27 16:36:30,793 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:36:33,581 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:36:33,584 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:33,586 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:33,607 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:33,611 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:33,611 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:33,614 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:36:34,641 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:36:34,764 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,765 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,766 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,768 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,768 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,770 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,772 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,772 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,774 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,774 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,774 ==> Parameters: 1265562529794424834(String), admin(String), 2020-05-27 16:36:34.773(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@48ad9dbc(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,774 ==> Parameters: 1265562529786036225(String), admin(String), 2020-05-27 16:36:34.773(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5524d195(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,774 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,775 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,777 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:36:34,778 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:37:11,044 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 16:37:11,045 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 16:37:11,045 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:37:11,046 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:37:11,047 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:37:11,047 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265561205329690625, text=中石化), DictModel(value=1265561419293720577, text=济南热力集团)], timestamp=1590568631045) getDictItems SysDictController.java 164
DEBUG 2020-05-27 16:38:53,950 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:38:53,951 ==> Parameters: 1265563113536684034(String), admin(String), 2020-05-27 16:38:53.949(Timestamp), 16(Long), 127.0.0.1(String), [{"accountName":"济南热力","cardNo":"151546556111","companyId":"1265561419293720577","createBy":"admin","createTime":1590568364000,"delFlag":"0","id":"1265561561191219201","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123","updateBy":"admin","updateTime":1590568733934}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.edit()(String), 管理员(String), admin(String), 银行卡号管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:38:53,953 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:38:54,005 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:38:54,006 ==> Parameters: 1265563113763176449(String), admin(String), 2020-05-27 16:38:54.004(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4d48048b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:38:54,010 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:40:46,515 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:40:46,515 ==> Parameters: 1265563585668513793(String), admin(String), 2020-05-27 16:40:46.515(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2e255ab7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:40:46,519 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:41:09,676 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:41:09,677 ==> Parameters: 1265563682812788737(String), admin(String), 2020-05-27 16:41:09.675(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3088c5a0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:41:09,680 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:41:14,941 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:41:14,942 ==> Parameters: 1265563704895799298(String), admin(String), 2020-05-27 16:41:14.94(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@d0418b0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:41:14,946 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:06,675 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:06,676 ==> Parameters: 1265563921879728129(String), admin(String), 2020-05-27 16:42:06.674(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@138f0b22(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:06,677 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:06,677 ==> Parameters: 1265563921879728130(String), admin(String), 2020-05-27 16:42:06.676(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@46529b54(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:06,679 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:06,680 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:21,616 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:21,616 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:21,616 ==> Parameters: 1265563984551018498(String), admin(String), 2020-05-27 16:42:21.616(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4fd5916b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:21,616 ==> Parameters: 1265563984551018497(String), admin(String), 2020-05-27 16:42:21.615(Timestamp), 5(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5f7ccf6e(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:21,619 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:42:21,621 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed May 27 16:46:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 16:44:10,273 Starting JeecgApplication on PC-20200519ICOU with PID 876 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 16:44:10,275 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 16:44:12,443 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 16:44:12,445 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 16:44:12,575 Finished Spring Data repository scanning in 116ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 16:44:12,877 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$beeeb08b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:12,950 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,012 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 16:44:13,013 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 16:44:13,016 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,019 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,038 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,093 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9ee946f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,183 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,187 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$877b7c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,193 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,197 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,215 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,223 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b403053f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,303 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,368 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,376 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9bd37d5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,396 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b20224a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,399 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:44:13,777 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 16:44:13,810 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:44:13,817 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 16:44:13,817 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 16:44:13,821 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 16:44:13,967 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 16:44:13,967 Root WebApplicationContext: initialization completed in 3632 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 16:44:14,227 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 16:44:14,430 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 16:44:14,430 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 16:44:14,431 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 16:44:14,431 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 16:44:14,690 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 16:44:14,749 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 16:44:14,752 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 16:44:14,896 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 16:44:15,200 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 16:44:15,343 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 16:44:15,449 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:44:15,473 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 16:44:15,864 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:44:16,069 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:44:16,148 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:44:16,217 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:44:16,253 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 16:44:16,253 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:44:16,253 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:44:16,253 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:44:16,254 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:44:16,254 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:44:16,254 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:44:16,254 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:44:16,280 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:44:16,289 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:44:16,293 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:44:16,296 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:44:16,299 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 16:44:16,307 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 16:44:16,307 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 16:44:17,023 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:44:17,149 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,149 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,211 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:44:17,211 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 16:44:17,257 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,362 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,378 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,422 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:17,422 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:17,422 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:17,427 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:17,427 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 16:44:17,430 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,431 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,431 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:44:17,432 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,432 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,432 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 16:44:17,432 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:44:17,447 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,448 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,454 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,454 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:17,454 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 16:44:17,455 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:17,455 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:17,455 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:17,456 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:44:17,457 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,457 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,458 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:44:17,458 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,459 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,460 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,460 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:17,460 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:17,460 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:17,462 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:44:17,463 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,463 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,464 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:44:17,464 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,464 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,465 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:17,466 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:17,466 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:17,466 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:17,468 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:17,468 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:44:17,477 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,477 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,485 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:17,485 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:17,485 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:17,487 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:17,487 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 16:44:17,488 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:44:17,500 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:17,500 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:17,946 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 16:44:17,968 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:17,974 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:17,975 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:17,998 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,625 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,632 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,633 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,634 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,659 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:44:18,659 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:18,659 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:18,660 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:18,661 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:18,661 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 16:44:18,662 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:44:18,669 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:18,669 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:18,673 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 16:44:18,673 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,676 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,677 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,683 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,700 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,707 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,708 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,708 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,719 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:44:18,719 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:18,719 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:18,719 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:18,721 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:18,721 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 16:44:18,721 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 16:44:18,724 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 16:44:18,797 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:18,798 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:18,802 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 16:44:18,804 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,806 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,807 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,817 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,841 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,848 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,849 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,850 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,862 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:44:18,862 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:18,862 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:18,862 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:18,864 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:18,864 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 16:44:18,865 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:44:18,898 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:18,899 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:44:18,901 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:44:18,902 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@38b65eb9 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 16:44:18,954 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,958 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,959 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:18,968 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,000 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,004 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,006 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,006 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,031 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:44:19,031 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:19,032 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:19,032 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:19,034 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:19,034 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 16:44:19,035 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:44:19,035 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 16:44:19,057 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,059 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,060 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,068 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,085 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,089 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,091 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,091 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:44:19,102 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:44:19,103 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:44:19,103 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:44:19,103 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:44:19,104 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:44:19,105 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 16:44:21,657 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 16:44:21,665 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 16:44:21,671 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 16:44:21,671 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 16:44:21,673 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 16:44:21,674 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 16:44:21,675 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590569061657' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 16:44:21,675 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 16:44:21,675 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 16:44:21,675 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2ff35904 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 16:44:22,956 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 16:44:23,130 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 16:44:24,235 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 16:44:24,248 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 16:44:24,300 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 16:44:24,428 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,430 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,431 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,432 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,433 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,440 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,441 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,442 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,443 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,444 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,446 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,448 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,455 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,457 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,458 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,459 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,460 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,463 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,467 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,468 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,469 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,470 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,471 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,474 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,478 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,479 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,480 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,481 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,482 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,484 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,504 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,506 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,507 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,507 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,508 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,511 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,515 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,515 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,516 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,517 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,518 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,520 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,523 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,524 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,525 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,525 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,526 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,528 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,531 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,532 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,533 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,534 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,534 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,537 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,540 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,540 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,541 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,542 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,542 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,545 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,550 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,550 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,551 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,552 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,553 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,558 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:44:24,575 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 16:44:24,595 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 16:44:24,595 ClusterManager: Scanning for instance "PC-20200519ICOU1590567278895"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 16:44:24,641 Scheduler MyScheduler_$_PC-20200519ICOU1590569061657 started. start QuartzScheduler.java 547
INFO 2020-05-27 16:44:24,654 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:44:24,682 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 16:44:24,684 Started JeecgApplication in 15.619 seconds (JVM running for 16.474) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 16:44:24,694 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 16:44:25,010 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 16:44:25,012 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 16:44:25,028 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 16:44:25,108 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 16:44:25,229 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 16:44:25,230 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 16:44:36,584 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:44:36,704 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 126
DEBUG 2020-05-27 16:44:36,706 ==> Preparing: select cy_name as "text" from lc_dic_company where id= ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,706 ==> Parameters: 1265561205329690625(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,710 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,794 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,796 ==> Parameters: 1265564551528665089(String), admin(String), 2020-05-27 16:44:36.72(Timestamp), 165(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7236ec3c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,800 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:44:36,894 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
INFO 2020-05-27 16:44:36,909 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 126
DEBUG 2020-05-27 16:44:36,909 ==> Preparing: select cy_name as "text" from lc_dic_company where id= ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,910 ==> Parameters: 1265561419293720577(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,911 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,916 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,917 ==> Parameters: 1265564552036175874(String), admin(String), 2020-05-27 16:44:36.915(Timestamp), 20(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1391644f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:36,920 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:44:37,614 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:44:37,631 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:37,631 ==> Parameters: 1265564555039297538(String), admin(String), 2020-05-27 16:44:37.63(Timestamp), 15(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@674c3502(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:37,635 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:44:39,072 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:44:39,084 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:39,085 ==> Parameters: 1265564561133621250(String), admin(String), 2020-05-27 16:44:39.083(Timestamp), 11(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7031dbf3(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:39,089 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:44:50,857 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:44:50,874 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:50,875 ==> Parameters: 1265564610584465410(String), admin(String), 2020-05-27 16:44:50.873(Timestamp), 15(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@481f9e50(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:50,887 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:53,374 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:53,375 ==> Parameters: 1265564621070225409(String), admin(String), 2020-05-27 16:44:53.372(Timestamp), 15(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2a38eaf0(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:44:53,378 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:45:13,714 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:45:13,716 ==> Parameters: 1265564706378174466(String), admin(String), 2020-05-27 16:45:13.712(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5d3004be(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:45:13,723 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:45:13,731 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:45:13,732 ==> Parameters: 1265564706457866242(String), admin(String), 2020-05-27 16:45:13.73(Timestamp), 26(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6779a016(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:45:13,736 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed May 27 16:50:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 16:46:07,875 Starting JeecgApplication on PC-20200519ICOU with PID 13844 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 16:46:07,878 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 16:46:09,149 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 16:46:09,151 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 16:46:09,273 Finished Spring Data repository scanning in 113ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 16:46:09,530 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d7d6b2aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,596 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,629 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 16:46:09,631 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 16:46:09,633 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,636 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,655 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,702 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b7d14914] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,793 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,797 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$215fb9e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,804 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,809 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,826 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,832 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cceb075e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,891 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,935 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,943 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$22a539f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,962 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$caea26c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:09,965 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:46:10,252 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 16:46:10,263 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:46:10,270 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 16:46:10,270 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 16:46:10,274 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 16:46:10,428 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 16:46:10,429 Root WebApplicationContext: initialization completed in 2519 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 16:46:10,646 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 16:46:10,813 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 16:46:10,814 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 16:46:10,814 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 16:46:10,815 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 16:46:11,031 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 16:46:11,072 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 16:46:11,074 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 16:46:11,157 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 16:46:11,392 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 16:46:11,499 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 16:46:11,578 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:46:11,603 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 16:46:11,986 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:46:12,180 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:46:12,258 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:46:12,315 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:46:12,361 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 16:46:12,362 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:46:12,362 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:46:12,362 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:46:12,362 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:46:12,362 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:46:12,363 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:46:12,363 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:46:12,392 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:46:12,395 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:46:12,398 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:46:12,402 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:46:12,406 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 16:46:12,413 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 16:46:12,413 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 16:46:13,102 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:46:13,216 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,217 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,264 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:46:13,265 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 16:46:13,296 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,362 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,375 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,403 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:13,404 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:13,404 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:13,409 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:13,409 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 16:46:13,413 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,413 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,414 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:46:13,414 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,414 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,415 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 16:46:13,415 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:46:13,429 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,431 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,434 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,435 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:13,435 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 16:46:13,435 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:13,435 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:13,435 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:13,437 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:46:13,437 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,437 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,438 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:46:13,438 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,439 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,440 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,440 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:13,440 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:13,440 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:13,442 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:46:13,442 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,442 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,443 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:46:13,443 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,444 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,444 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:13,445 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:13,445 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:13,445 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:13,446 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:13,447 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:46:13,455 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,455 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,464 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:13,464 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:13,464 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:13,465 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:13,466 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 16:46:13,466 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:46:13,478 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:13,479 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:13,873 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 16:46:13,894 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:13,897 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:13,899 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:13,983 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,591 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,597 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,599 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,599 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,618 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:46:14,619 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:14,619 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:14,619 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:14,620 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:14,620 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 16:46:14,621 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:46:14,627 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:14,628 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:14,632 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 16:46:14,633 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,636 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,637 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,644 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,665 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,668 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,669 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,669 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,682 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:46:14,682 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:14,682 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:14,682 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:14,684 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:14,684 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 16:46:14,685 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 16:46:14,688 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 16:46:14,762 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:14,763 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:14,767 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 16:46:14,768 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,770 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,771 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,779 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,795 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,798 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,799 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,799 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,810 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:46:14,810 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:14,810 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:14,810 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:14,812 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:14,812 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 16:46:14,813 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:46:14,848 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:14,848 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:46:14,851 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:46:14,851 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@38b65eb9 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 16:46:14,880 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,883 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,884 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,890 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,919 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,923 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,924 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,925 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,951 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:46:14,951 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:14,951 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:14,951 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:14,953 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:14,953 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 16:46:14,954 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:46:14,954 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 16:46:14,971 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,974 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,975 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,981 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:46:14,997 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:46:15,001 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:15,002 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:46:15,002 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:46:15,014 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:46:15,014 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:46:15,015 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:46:15,015 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:46:15,016 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:46:15,016 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 16:46:17,529 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 16:46:17,530 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 16:46:17,535 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 16:46:17,535 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 16:46:17,537 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 16:46:17,538 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 16:46:17,539 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590569177530' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 16:46:17,539 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 16:46:17,539 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 16:46:17,539 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@108f7999 setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 16:46:18,829 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 16:46:18,989 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 16:46:20,003 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 16:46:20,013 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 16:46:20,053 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 16:46:20,178 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,179 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,180 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,182 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,183 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,191 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,192 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,193 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,194 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,195 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,198 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,200 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,210 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,212 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,213 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,215 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,216 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,220 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,225 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,226 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,227 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,228 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,229 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,233 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,237 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,239 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,240 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,241 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,242 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,245 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,268 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,270 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,271 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,272 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,273 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,276 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,280 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,282 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,283 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,283 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,284 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,287 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,290 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,291 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,292 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,293 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,294 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,297 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,300 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,301 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,301 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,302 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,303 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,307 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,310 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,310 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,311 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,312 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,313 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,315 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,320 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,321 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,322 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,323 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,324 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,328 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:46:20,346 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 16:46:20,387 Scheduler MyScheduler_$_PC-20200519ICOU1590569177530 started. start QuartzScheduler.java 547
INFO 2020-05-27 16:46:20,399 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:46:20,420 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 16:46:20,421 Started JeecgApplication in 13.154 seconds (JVM running for 13.753) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 16:46:20,432 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 16:46:20,619 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 16:46:20,624 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 16:46:20,637 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 16:46:20,637 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 16:46:20,658 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 16:46:23,455 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 16:46:30,134 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:46:30,325 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:30,327 ==> Parameters: 1265565027712188418(String), admin(String), 2020-05-27 16:46:30.249(Timestamp), 136(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7d325bce(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:30,330 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:35,153 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:35,155 ==> Parameters: 1265565047958093826(String), admin(String), 2020-05-27 16:46:35.151(Timestamp), 21(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@79e9fc8e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:35,159 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:35,169 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:35,169 ==> Parameters: 1265565048029396993(String), admin(String), 2020-05-27 16:46:35.168(Timestamp), 36(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1b92829d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:46:35,173 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:47:18,806 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 16:47:22,238 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 16:47:22,251 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:22,264 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:22,319 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:22,341 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:22,342 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:22,347 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:47:23,586 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 16:47:23,729 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,731 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,737 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,741 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,744 ==> Parameters: 1265565251750936577(String), admin(String), 2020-05-27 16:47:23.738(Timestamp), 19(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3f2a39fd(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,746 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,748 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,748 ==> Parameters: 1265565251776102401(String), admin(String), 2020-05-27 16:47:23.745(Timestamp), 27(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4a402d34(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,751 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,758 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,761 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,767 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,791 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,794 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,798 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:23,798 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:31,524 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:31,525 ==> Parameters: 1265565284395204609(String), admin(String), 2020-05-27 16:47:31.519(Timestamp), 44(Long), 127.0.0.1(String), lcDicItemDto: LcDicItemDto(id=null, itemCode=null, itemName=null, startDate=null, endDate=null, states=null, notes=null, delFlag=null, departId=null, createBy=null, updateTime=null, createTime=null, sysOrgCode=null, updateBy=null, izEnable=null, departName=null, pageNo=0, pageSize=10) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4fdf8665(String), org.jeecg.modules.demo.dictionary.controller.LcDicItemController.queryPageList()(String), 管理员(String), admin(String), 项目管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:31,531 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:41,545 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:41,548 ==> Parameters: 1265565326422130689(String), admin(String), 2020-05-27 16:47:41.543(Timestamp), 15(Long), 127.0.0.1(String), lcDicCity: LcDicCity(id=null, cityName=null, cityCode=null, parentCode=null, hasChild=null, level=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@70ffe17(String), org.jeecg.modules.demo.dictionary.controller.LcDicCityController.queryPageList()(String), 管理员(String), admin(String), 地市管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:41,552 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:47:41,859 dictCode : city_level getDictItems SysDictController.java 131
INFO 2020-05-27 16:47:41,866 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 53
DEBUG 2020-05-27 16:47:41,867 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:41,886 ==> Parameters: city_level(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:47:41,895 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:47:41,911 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=一类城市), DictModel(value=2, text=二类城市), DictModel(value=3, text=三类城市)], timestamp=1590569261859) getDictItems SysDictController.java 164
DEBUG 2020-05-27 16:48:16,144 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:16,147 ==> Parameters: 1265565471545049090(String), admin(String), 2020-05-27 16:48:16.139(Timestamp), 20(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@48408a73(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:16,148 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:16,148 ==> Parameters: 1265565471561826306(String), admin(String), 2020-05-27 16:48:16.147(Timestamp), 40(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5783e199(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:16,150 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:16,152 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:48:22,784 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:48:22,797 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:22,798 ==> Parameters: 1265565499453947906(String), admin(String), 2020-05-27 16:48:22.796(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1395101c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:22,802 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:48:26,885 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:48:26,899 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:26,900 ==> Parameters: 1265565516663177217(String), admin(String), 2020-05-27 16:48:26.899(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2a55bd98(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:26,903 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:48:27,516 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:48:27,534 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:27,535 ==> Parameters: 1265565519322365954(String), admin(String), 2020-05-27 16:48:27.533(Timestamp), 16(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@47e84fbc(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:27,539 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:48:29,619 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 16:48:29,619 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 16:48:29,621 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:29,622 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:48:29,623 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:48:29,624 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265561205329690625, text=中石化), DictModel(value=1265561419293720577, text=济南热力集团)], timestamp=1590569309619) getDictItems SysDictController.java 164
Logback Log Messages

Log session start time Wed May 27 17:08:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 16:50:35,679 Starting JeecgApplication on PC-20200519ICOU with PID 10788 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 16:50:35,682 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 16:50:36,995 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 16:50:36,996 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 16:50:37,122 Finished Spring Data repository scanning in 116ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 16:50:37,377 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$beeeb08b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,448 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,506 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 16:50:37,507 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 16:50:37,509 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,512 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,532 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,580 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9ee946f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,673 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,676 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$877b7c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,683 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,687 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,703 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,710 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b403053f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,768 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,813 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,821 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9bd37d5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,843 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b20224a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:37,846 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 16:50:38,132 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 16:50:38,142 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:50:38,149 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 16:50:38,149 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 16:50:38,153 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 16:50:38,306 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 16:50:38,306 Root WebApplicationContext: initialization completed in 2570 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 16:50:38,522 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 16:50:38,677 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 16:50:38,678 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 16:50:38,678 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 16:50:38,678 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 16:50:38,895 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 16:50:38,938 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 16:50:38,940 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 16:50:39,027 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 16:50:39,269 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 16:50:39,376 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 16:50:39,458 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:50:39,480 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 16:50:39,859 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:50:40,045 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:50:40,121 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:50:40,181 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 16:50:40,224 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 16:50:40,224 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:50:40,224 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:50:40,225 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:50:40,225 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:50:40,225 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:50:40,225 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 16:50:40,225 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:50:40,243 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:50:40,246 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:50:40,249 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:50:40,251 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 16:50:40,254 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 16:50:40,261 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 16:50:40,261 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 16:50:40,977 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:50:41,081 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,081 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,129 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:50:41,130 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 16:50:41,169 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,236 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,252 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,293 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:41,294 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:41,294 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:41,298 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:41,299 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 16:50:41,302 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,302 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,303 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:50:41,304 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,304 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,304 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 16:50:41,304 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:50:41,318 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,320 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,324 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,324 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:41,325 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 16:50:41,325 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:41,325 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:41,325 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:41,327 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:50:41,327 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,327 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,328 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:50:41,328 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,329 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,330 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,330 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:41,330 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:41,330 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:41,332 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 16:50:41,332 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,332 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,333 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:50:41,333 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,333 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,334 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:41,335 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:41,335 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:41,335 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:41,337 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:41,337 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:50:41,345 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,345 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,353 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:41,354 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:41,354 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:41,355 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:41,356 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 16:50:41,356 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:50:41,368 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:41,368 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:41,763 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 16:50:41,784 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:41,788 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:41,789 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:41,811 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,434 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,437 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,439 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,439 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,463 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:50:42,463 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:42,464 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:42,464 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:42,466 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:42,466 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 16:50:42,467 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:50:42,473 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:42,473 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:42,478 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 16:50:42,479 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,482 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,483 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,491 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,514 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,518 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,520 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,520 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,535 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:50:42,535 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:42,535 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:42,535 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:42,537 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:42,537 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 16:50:42,538 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 16:50:42,541 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 16:50:42,615 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:42,615 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:42,619 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 16:50:42,620 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,623 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,624 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,631 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,651 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,656 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,657 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,657 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,671 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:50:42,672 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:42,672 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:42,672 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:42,674 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:42,674 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 16:50:42,675 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 16:50:42,718 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:42,718 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 16:50:42,722 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 16:50:42,722 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@b42a630 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 16:50:42,757 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,759 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,760 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,766 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,794 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,797 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,798 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,799 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,823 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:50:42,824 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:42,824 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:42,824 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:42,826 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:42,826 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 16:50:42,827 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 16:50:42,827 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 16:50:42,843 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,846 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,847 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,852 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,869 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,882 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,883 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,883 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 16:50:42,894 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 16:50:42,895 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 16:50:42,895 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 16:50:42,895 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 16:50:42,897 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 16:50:42,897 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 16:50:45,266 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 16:50:45,268 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 16:50:45,273 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 16:50:45,273 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 16:50:45,275 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 16:50:45,276 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 16:50:45,277 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590569445267' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 16:50:45,277 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 16:50:45,277 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 16:50:45,277 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ab90bbd setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 16:50:46,565 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 16:50:46,730 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 16:50:47,760 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 16:50:47,770 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 16:50:47,811 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 16:50:47,950 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,951 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,953 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,954 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,955 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,961 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,963 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,964 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,965 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,966 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,969 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,971 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,978 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,980 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,981 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,982 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,983 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,987 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,993 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,994 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,995 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,996 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:47,997 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,001 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,007 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,008 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,009 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,010 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,010 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,013 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,041 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,043 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,043 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,044 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,045 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,048 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,052 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,053 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,054 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,056 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,056 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,059 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,062 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,063 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,064 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,064 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,065 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,068 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,072 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,073 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,073 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,074 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,075 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,078 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,081 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,081 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,082 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,083 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,084 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,086 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,092 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,093 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,094 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,095 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,095 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,101 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 16:50:48,119 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 16:50:48,136 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 16:50:48,137 ClusterManager: Scanning for instance "PC-20200519ICOU1590569177530"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 16:50:48,146 Scheduler MyScheduler_$_PC-20200519ICOU1590569445267 started. start QuartzScheduler.java 547
INFO 2020-05-27 16:50:48,159 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 16:50:48,194 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 16:50:48,197 Started JeecgApplication in 13.111 seconds (JVM running for 13.688) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 16:50:48,210 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 16:50:48,571 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 16:50:48,573 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 16:50:48,587 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 16:50:48,662 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 16:50:48,663 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 16:50:50,770 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 16:50:59,802 --查询规则-->cy_code = 02 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:50:59,924 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:59,926 ==> Parameters: 1265566158492360705(String), admin(String), 2020-05-27 16:50:59.851(Timestamp), 69(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=02, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@61121250(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:50:59,931 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:51:02,848 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:51:02,849 ==> Parameters: 1265566170756505601(String), admin(String), 2020-05-27 16:51:02.847(Timestamp), 66(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@401bae60(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:51:02,852 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:58:28,244 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 16:58:28,244 ClusterManager: Scanning for instance "PC-20200519ATVE1590568273728"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 16:59:35,084 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:59:35,094 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,095 ==> Parameters: 1265568319267758081(String), admin(String), 2020-05-27 16:59:35.093(Timestamp), 12(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5430d39f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,098 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:59:35,322 --查询规则-->company_id = 1265561205329690625 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:59:35,328 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,329 ==> Parameters: 1265568320257613825(String), admin(String), 2020-05-27 16:59:35.327(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561205329690625) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@302a9d97(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,333 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,695 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,696 ==> Parameters: 1265568321792729090(String), admin(String), 2020-05-27 16:59:35.695(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@21a8f981(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:35,699 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:59:36,435 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:59:36,440 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:36,441 ==> Parameters: 1265568324917485569(String), admin(String), 2020-05-27 16:59:36.438(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@bf2171f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:36,445 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:59:36,926 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:59:36,930 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:36,930 ==> Parameters: 1265568326968500225(String), admin(String), 2020-05-27 16:59:36.929(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1e148e38(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:36,934 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 16:59:43,962 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 16:59:43,966 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:43,967 ==> Parameters: 1265568356488011778(String), admin(String), 2020-05-27 16:59:43.965(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7f65214d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 16:59:43,970 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:00:59,096 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:00:59,100 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,101 ==> Parameters: 1265568671622848514(String), admin(String), 2020-05-27 17:00:59.1(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@746fca74(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,104 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:00:59,263 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:00:59,266 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,266 ==> Parameters: 1265568672314908673(String), admin(String), 2020-05-27 17:00:59.265(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@69815be1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,269 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:00:59,622 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:00:59,625 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,626 ==> Parameters: 1265568673820663809(String), admin(String), 2020-05-27 17:00:59.625(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5ec3aebe(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,628 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:00:59,794 --查询规则-->company_id = 1265561419293720577 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:00:59,797 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,798 ==> Parameters: 1265568674546278401(String), admin(String), 2020-05-27 17:00:59.796(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265561419293720577) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@388f11c2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:00:59,801 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:02:08,346 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:02:08,347 ClusterManager: Scanning for instance "PC-20200519ATVE1590569918011"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 17:02:48,318 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:02:48,318 ClusterManager: Scanning for instance "PC-20200519ATVE1590569918011"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 17:03:58,319 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:03:58,319 ClusterManager: Scanning for instance "PC-20200519ATVE1590569918011"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-05-27 17:08:17,412 Starting JeecgApplication on PC-20200519ICOU with PID 11304 (started by Administrator in D:\Program Files\ideaProjectSVN\financialdb\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-05-27 17:08:17,414 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-05-27 17:08:18,721 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-05-27 17:08:18,723 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-05-27 17:08:18,854 Finished Spring Data repository scanning in 122ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-05-27 17:08:19,108 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d7d6b2aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,177 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,212 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 203
INFO 2020-05-27 17:08:19,213 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 221
INFO 2020-05-27 17:08:19,216 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,219 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,238 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,285 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b7d14914] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,380 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,383 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$215fb9e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,390 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,394 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,412 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,418 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cceb075e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,478 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,523 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,531 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$22a539f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,552 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$caea26c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,555 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-05-27 17:08:19,841 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-05-27 17:08:19,852 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 17:08:19,860 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-05-27 17:08:19,860 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-05-27 17:08:19,864 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.3\jbr\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;D:\Program Files\JDK8.0\jdk1.8.0_131\bin;D:\Program Files\JDK8.0\jdk1.8.0_131\jre;D:\Program Files\Git\cmd;D:\Program Files (x86)\Yarn\bin\;D:\Program Files\apache-maven-3.5.4\bin;D:\Program Files\feiq\Recv Files\redis64-3.0.501;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Yarn\bin;.] log DirectJDKLog.java 173
INFO 2020-05-27 17:08:20,031 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-05-27 17:08:20,031 Root WebApplicationContext: initialization completed in 2585 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-05-27 17:08:20,243 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-05-27 17:08:20,414 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-05-27 17:08:20,414 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-05-27 17:08:20,414 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-05-27 17:08:20,414 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-05-27 17:08:20,633 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-05-27 17:08:20,675 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-05-27 17:08:20,677 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-05-27 17:08:20,761 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-05-27 17:08:20,998 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-05-27 17:08:21,104 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-05-27 17:08:21,185 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 17:08:21,208 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-05-27 17:08:21,585 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 17:08:21,779 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 17:08:21,858 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 17:08:21,938 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 94
INFO 2020-05-27 17:08:21,975 Found 6 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 851
INFO 2020-05-27 17:08:21,975 class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 17:08:21,975 class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 17:08:21,976 class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 17:08:21,976 class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 17:08:21,976 class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 17:08:21,976 class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) initConfigurators AbstractEngineConfiguration.java 853
INFO 2020-05-27 17:08:21,976 Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 17:08:21,995 Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 17:08:21,998 Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 17:08:22,001 Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 17:08:22,003 Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
INFO 2020-05-27 17:08:22,006 Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsBeforeInit AbstractEngineConfiguration.java 879
DEBUG 2020-05-27 17:08:22,014 database product name: 'MySQL' initDatabaseType AbstractEngineConfiguration.java 403
DEBUG 2020-05-27 17:08:22,014 using database type: mysql initDatabaseType AbstractEngineConfiguration.java 408
INFO 2020-05-27 17:08:22,750 Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 17:08:22,859 --- starting SchemaOperationsProcessEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:22,860 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:22,907 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 17:08:22,908 Executing schema management with setting true execute SchemaOperationsProcessEngineBuild.java 38
DEBUG 2020-05-27 17:08:22,935 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,003 ==> Parameters: schema.version(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,015 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,054 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:23,055 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:23,055 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:23,060 --- SchemaOperationsProcessEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:23,061 ProcessEngine default created <init> ProcessEngineImpl.java 84
DEBUG 2020-05-27 17:08:23,064 --- starting ValidateV5EntitiesCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:23,064 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:23,065 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 17:08:23,065 --- starting DeploymentQueryImpl -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:23,065 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:23,066 Valid context found. Reusing it for the current command 'org.flowable.engine.impl.DeploymentQueryImpl' execute CommandContextInterceptor.java 59
DEBUG 2020-05-27 17:08:23,066 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 17:08:23,081 ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,082 ==> Parameters: v5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,085 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,086 --- DeploymentQueryImpl finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:23,086 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
DEBUG 2020-05-27 17:08:23,086 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:23,086 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:23,086 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:23,088 --- ValidateV5EntitiesCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 17:08:23,089 --- starting ValidateExecutionRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:23,089 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:23,091 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 17:08:23,091 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,092 ==> Parameters: cfg.execution-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,093 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,093 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:23,093 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:23,094 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:23,095 --- ValidateExecutionRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
DEBUG 2020-05-27 17:08:23,096 --- starting ValidateTaskRelatedEntityCountCfgCmd -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:23,096 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:23,097 Operation class org.flowable.engine.impl.interceptor.CommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 17:08:23,097 ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,097 ==> Parameters: cfg.task-related-entities-count(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,098 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:23,098 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:23,098 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:23,098 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:23,100 --- ValidateTaskRelatedEntityCountCfgCmd finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:23,100 Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 17:08:23,108 --- starting SchemaOperationsIdmEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:23,108 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:23,115 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:23,116 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:23,116 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:23,117 --- SchemaOperationsIdmEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:23,118 IdmEngine default created <init> IdmEngineImpl.java 51
INFO 2020-05-27 17:08:23,118 Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 17:08:23,131 --- starting SchemaOperationsDmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:23,131 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:23,522 Updating schema DMN initSchema DmnDbSchemaManager.java 60
INFO 2020-05-27 17:08:23,544 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:23,547 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:23,548 SELECT `LOCKED` FROM financialdb.ACT_DMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:23,573 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,178 SELECT MD5SUM FROM financialdb.ACT_DMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,182 SELECT COUNT(*) FROM financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,183 Reading from financialdb.ACT_DMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,183 SELECT * FROM financialdb.ACT_DMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,206 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 17:08:24,207 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:24,207 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:24,207 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:24,209 --- SchemaOperationsDmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:24,209 DmnEngine default created <init> DmnEngineImpl.java 54
INFO 2020-05-27 17:08:24,210 Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 17:08:24,216 --- starting SchemaOperationsFormEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:24,216 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:24,220 Updating schema FORM initSchema FormDbSchemaManager.java 51
INFO 2020-05-27 17:08:24,220 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,223 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,223 SELECT `LOCKED` FROM financialdb.ACT_FO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,231 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,247 SELECT MD5SUM FROM financialdb.ACT_FO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,249 SELECT COUNT(*) FROM financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,250 Reading from financialdb.ACT_FO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,251 SELECT * FROM financialdb.ACT_FO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,269 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 17:08:24,269 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:24,269 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:24,269 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:24,271 --- SchemaOperationsFormEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:24,271 FormEngine default created <init> FormEngineImpl.java 51
INFO 2020-05-27 17:08:24,272 Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) configuratorsAfterInit AbstractEngineConfiguration.java 886
INFO 2020-05-27 17:08:24,275 Content file system root : C:\Users\Administrator\content initContentStorage ContentEngineConfiguration.java 189
DEBUG 2020-05-27 17:08:24,349 --- starting SchemaOperationsContentEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:24,349 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:24,353 Updating schema Content initSchema ContentDbSchemaManager.java 105
INFO 2020-05-27 17:08:24,354 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,356 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,356 SELECT `LOCKED` FROM financialdb.ACT_CO_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,363 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,376 SELECT MD5SUM FROM financialdb.ACT_CO_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,379 SELECT COUNT(*) FROM financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,380 Reading from financialdb.ACT_CO_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,380 SELECT * FROM financialdb.ACT_CO_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,390 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 17:08:24,391 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:24,391 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:24,391 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:24,392 --- SchemaOperationsContentEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:24,393 ContentEngine default created <init> ContentEngineImpl.java 48
INFO 2020-05-27 17:08:24,394 Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) configuratorsAfterInit AbstractEngineConfiguration.java 886
DEBUG 2020-05-27 17:08:24,432 --- starting SchemaOperationsCmmnEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:24,432 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
DEBUG 2020-05-27 17:08:24,435 Operation class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1 added to agenda planOperation AbstractAgenda.java 66
DEBUG 2020-05-27 17:08:24,435 Executing agenda operation org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker$1@7892d7a7 executeOperations CmmnCommandInvoker.java 68
INFO 2020-05-27 17:08:24,458 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,461 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,461 SELECT `LOCKED` FROM financialdb.ACT_CMMN_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,466 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,493 SELECT MD5SUM FROM financialdb.ACT_CMMN_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,496 SELECT COUNT(*) FROM financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,497 Reading from financialdb.ACT_CMMN_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,497 SELECT * FROM financialdb.ACT_CMMN_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,521 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 17:08:24,521 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:24,521 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:24,521 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:24,523 --- SchemaOperationsCmmnEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:24,523 CmmnEngine default created <init> CmmnEngineImpl.java 74
DEBUG 2020-05-27 17:08:24,524 --- starting SchemaOperationsAppEngineBuild -------------------------------------------------------- execute LogInterceptor.java 32
DEBUG 2020-05-27 17:08:24,525 Running command with propagation REQUIRED execute SpringTransactionInterceptor.java 41
INFO 2020-05-27 17:08:24,538 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,540 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,541 SELECT `LOCKED` FROM financialdb.ACT_APP_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,547 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,567 SELECT MD5SUM FROM financialdb.ACT_APP_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,571 SELECT COUNT(*) FROM financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,572 Reading from financialdb.ACT_APP_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,573 SELECT * FROM financialdb.ACT_APP_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-05-27 17:08:24,586 Successfully released change log lock info Slf4jLogger.java 42
DEBUG 2020-05-27 17:08:24,586 Flushing dbSqlSession debugFlush DbSqlSession.java 353
DEBUG 2020-05-27 17:08:24,586 flush summary: 0 insert, 0 update, 0 delete. debugFlush DbSqlSession.java 379
DEBUG 2020-05-27 17:08:24,586 now executing flush... debugFlush DbSqlSession.java 380
DEBUG 2020-05-27 17:08:24,588 --- SchemaOperationsAppEngineBuild finished -------------------------------------------------------- execute LogInterceptor.java 38
INFO 2020-05-27 17:08:24,588 AppEngine default created <init> AppEngineImpl.java 47
INFO 2020-05-27 17:08:27,086 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-05-27 17:08:27,087 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-05-27 17:08:27,094 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-05-27 17:08:27,095 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-05-27 17:08:27,096 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-05-27 17:08:27,098 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-05-27 17:08:27,098 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20200519ICOU1590570507087' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-05-27 17:08:27,098 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-05-27 17:08:27,098 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-05-27 17:08:27,098 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6266f63c setJobFactory QuartzScheduler.java 2287
INFO 2020-05-27 17:08:28,429 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-05-27 17:08:28,603 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-05-27 17:08:29,657 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-05-27 17:08:29,668 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-05-27 17:08:29,711 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-05-27 17:08:29,862 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,863 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,865 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,866 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,867 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,876 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,878 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,879 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,880 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,881 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,884 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,886 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,898 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,900 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,901 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,902 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,903 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,916 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,921 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,922 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,923 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,924 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,925 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,931 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,937 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,938 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,939 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,941 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,942 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,945 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,966 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,968 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,969 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,969 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,970 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,973 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,977 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,978 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,978 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,979 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,980 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,983 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,985 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,986 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,987 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,988 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,988 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,991 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,995 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,996 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,996 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,997 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:29,998 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,000 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,003 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,004 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,005 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,005 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,006 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,010 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,015 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,016 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,017 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,018 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,019 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,025 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-05-27 17:08:30,044 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-05-27 17:08:30,062 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:08:30,063 ClusterManager: Scanning for instance "PC-20200519ICOU1590569445267"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 17:08:30,075 Scheduler MyScheduler_$_PC-20200519ICOU1590570507087 started. start QuartzScheduler.java 547
INFO 2020-05-27 17:08:30,091 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-05-27 17:08:30,119 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-05-27 17:08:30,121 Started JeecgApplication in 13.333 seconds (JVM running for 13.925) logStarted StartupInfoLogger.java 59
INFO 2020-05-27 17:08:30,135 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.50.112:8080/jeecg-boot/ Swagger-UI: http://192.168.50.112:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-05-27 17:08:30,736 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-05-27 17:08:30,737 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-05-27 17:08:30,751 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-05-27 17:08:30,825 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-05-27 17:08:30,828 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-05-27 17:08:34,528 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-05-27 17:08:41,185 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk jwtTokenRefresh ShiroRealm.java 157
DEBUG 2020-05-27 17:08:41,353 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:41,361 ==> Parameters: 1265570610448257025(String), admin(String), 2020-05-27 17:08:41.276(Timestamp), 49(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@29c900a1(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:41,365 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:55,499 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:55,500 ==> Parameters: 1265570669785075713(String), admin(String), 2020-05-27 17:08:55.499(Timestamp), 29(Long), 127.0.0.1(String), [{"cyName":"中石化","types":"1"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:55,502 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:55,586 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:55,587 ==> Parameters: 1265570670141591553(String), admin(String), 2020-05-27 17:08:55.585(Timestamp), 18(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@26c07514(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:08:55,591 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:10:50,781 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:10:50,792 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:50,793 ==> Parameters: 1265571153346383873(String), admin(String), 2020-05-27 17:10:50.79(Timestamp), 39(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@721ba0a1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:50,796 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:10:51,963 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:10:51,967 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:51,968 ==> Parameters: 1265571158283079682(String), admin(String), 2020-05-27 17:10:51.966(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@635e2382(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:51,970 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:53,210 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:53,211 ==> Parameters: 1265571163496599553(String), admin(String), 2020-05-27 17:10:53.207(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@357af36c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:10:53,216 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:17,765 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:17,766 ==> Parameters: 1265571266491928578(String), admin(String), 2020-05-27 17:11:17.764(Timestamp), 11(Long), 127.0.0.1(String), [{"accountName":"中石化","cardNo":"5151451415654561115","companyId":"1265561205329690625","createBy":"admin","createTime":1590570677750,"delFlag":"0","id":"1265571266429014017","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:17,768 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:17,797 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:17,798 ==> Parameters: 1265571266621952002(String), admin(String), 2020-05-27 17:11:17.795(Timestamp), 12(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7156f065(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:17,800 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:11:20,468 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:11:20,474 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:20,475 ==> Parameters: 1265571277845909505(String), admin(String), 2020-05-27 17:11:20.472(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2342d71a(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:20,480 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:11:27,238 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 17:11:29,684 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:11:29,695 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:29,701 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:29,747 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:29,770 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:29,773 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:29,777 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:11:30,985 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:11:31,132 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,132 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,134 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,134 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,134 ==> Parameters: 1265571322552995842(String), admin(String), 2020-05-27 17:11:31.13(Timestamp), 11(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@427a0647(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,136 ==> Parameters: 1265571322557190145(String), admin(String), 2020-05-27 17:11:31.132(Timestamp), 14(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@5cfada7a(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,137 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,138 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,141 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,153 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,156 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,162 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,168 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,170 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,179 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:31,179 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:11:33,746 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:11:33,752 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:11:33,754 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:33,756 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:33,761 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:11:33,762 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1315511, text=null)], timestamp=1590570693746) getDictItems SysDictController.java 164
DEBUG 2020-05-27 17:11:39,421 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,422 ==> Parameters: 1265571357319581698(String), admin(String), 2020-05-27 17:11:39.42(Timestamp), 29(Long), 127.0.0.1(String), [{"accountName":"中石化","cardNo":"5151451415654561115","companyId":"1265570669478891521","createBy":"admin","createTime":1590570678000,"delFlag":"0","id":"1265571266429014017","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123","updateBy":"admin","updateTime":1590570699391}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.edit()(String), 管理员(String), admin(String), 银行卡号管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,425 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:11:39,479 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 126
DEBUG 2020-05-27 17:11:39,481 ==> Preparing: select cy_name as "text" from lc_dic_company where id= ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,483 ==> Parameters: 1265570669478891521(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,484 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,496 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,497 ==> Parameters: 1265571357634154497(String), admin(String), 2020-05-27 17:11:39.493(Timestamp), 23(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1cdcea41(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:11:39,501 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:03,108 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:03,109 ==> Parameters: 1265571456670060545(String), admin(String), 2020-05-27 17:12:03.107(Timestamp), 30(Long), 127.0.0.1(String), [{"cyName":"济南热力集团","types":"2"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:03,112 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:03,174 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:03,175 ==> Parameters: 1265571456946884609(String), admin(String), 2020-05-27 17:12:03.172(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1d508c39(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:03,179 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:12:05,567 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:12:05,571 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:05,572 ==> Parameters: 1265571467004825602(String), admin(String), 2020-05-27 17:12:05.571(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@15096f0b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:05,576 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:47,847 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:47,848 ==> Parameters: 1265571644319027202(String), admin(String), 2020-05-27 17:12:47.847(Timestamp), 20(Long), 127.0.0.1(String), [{"accountName":"济南热力","cardNo":"2221451415654561115","companyId":"1265570669478891521","createBy":"admin","createTime":1590570767827,"delFlag":"0","id":"1265571644239335425","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.add()(String), 管理员(String), admin(String), 银行卡号管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:47,853 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:12:47,872 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:12:47,878 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:47,879 ==> Parameters: 1265571644453244929(String), admin(String), 2020-05-27 17:12:47.878(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@af1b7db(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:12:47,882 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:42,051 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:13:42,055 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:42,056 ==> Parameters: 1265571871688052738(String), admin(String), 2020-05-27 17:13:42.055(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@f2f3ea(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:42,060 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:42,382 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:13:42,401 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:42,402 ==> Parameters: 1265571873135087617(String), admin(String), 2020-05-27 17:13:42.4(Timestamp), 17(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4e8cc1f4(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:42,406 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:44,410 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:13:44,416 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:44,417 ==> Parameters: 1265571881586610177(String), admin(String), 2020-05-27 17:13:44.415(Timestamp), 5(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@61de0a1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:44,421 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:44,944 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 17:13:47,062 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:13:47,065 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:47,068 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:47,108 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:47,115 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:47,116 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:47,120 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:48,525 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:13:48,644 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,645 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,650 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,651 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,652 ==> Parameters: 1265571899353681922(String), admin(String), 2020-05-27 17:13:48.65(Timestamp), 9(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2d94d4d(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,652 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,653 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,655 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,656 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,656 ==> Parameters: 1265571899370459138(String), admin(String), 2020-05-27 17:13:48.655(Timestamp), 11(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@720d5409(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,659 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,659 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,660 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,661 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,663 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:48,663 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:51,176 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:51,177 ==> Parameters: 1265571909944299521(String), admin(String), 2020-05-27 17:13:51.176(Timestamp), 7(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@41007541(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:51,181 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:51,321 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:51,322 ==> Parameters: 1265571910552473602(String), admin(String), 2020-05-27 17:13:51.321(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@fda217f(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:51,325 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:56,189 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:13:56,190 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:13:56,190 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:56,191 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:56,192 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:56,192 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团)], timestamp=1590570836190) getDictItems SysDictController.java 164
DEBUG 2020-05-27 17:13:59,102 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,102 ==> Parameters: 1265571943179964417(String), admin(String), 2020-05-27 17:13:59.101(Timestamp), 10(Long), 127.0.0.1(String), [{"accountName":"济南热力","cardNo":"2221451415654561115","companyId":"1265571456561008641","createBy":"admin","createTime":1590570768000,"delFlag":"0","id":"1265571644239335425","openBank":"山东支行","sysOrgCode":"A01","types":"1","unionpayNo":"123","updateBy":"admin","updateTime":1590570839091}](String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.edit()(String), 管理员(String), admin(String), 银行卡号管理-编辑(String), 2(Integer), 3(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,105 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:13:59,155 无缓存dictTable的时候调用这里! queryTableDictTextByKey SysDictServiceImpl.java 126
DEBUG 2020-05-27 17:13:59,156 ==> Preparing: select cy_name as "text" from lc_dic_company where id= ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,157 ==> Parameters: 1265571456561008641(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,160 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,163 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,163 ==> Parameters: 1265571943440011265(String), admin(String), 2020-05-27 17:13:59.162(Timestamp), 16(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7a2dbae5(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:13:59,166 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:28,598 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:28,598 ==> Parameters: 1265572066899349506(String), admin(String), 2020-05-27 17:14:28.597(Timestamp), 18(Long), 127.0.0.1(String), [{"cyName":"山东大厦","types":"2"}](String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.add()(String), 管理员(String), admin(String), 公司管理-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:28,600 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:28,666 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:28,666 ==> Parameters: 1265572067180367874(String), admin(String), 2020-05-27 17:14:28.665(Timestamp), 11(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@529e5581(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:28,669 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:32,852 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:32,853 ==> Parameters: 1265572084746113026(String), admin(String), 2020-05-27 17:14:32.852(Timestamp), 11(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@728b272(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:14:32,858 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:13,330 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:13,341 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:13,342 ==> Parameters: 1265572254565093377(String), admin(String), 2020-05-27 17:15:13.341(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@12ffc293(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:13,345 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:13,876 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:13,880 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:13,880 ==> Parameters: 1265572256821628930(String), admin(String), 2020-05-27 17:15:13.879(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1c9627e2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:13,883 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:14,522 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:14,531 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:14,531 ==> Parameters: 1265572259556315138(String), admin(String), 2020-05-27 17:15:14.53(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4c316fcb(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:14,534 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:15,201 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:15,209 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:15,210 ==> Parameters: 1265572262400053250(String), admin(String), 2020-05-27 17:15:15.209(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@331c0def(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:15,213 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:21,354 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:21,362 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:21,363 ==> Parameters: 1265572288207605762(String), admin(String), 2020-05-27 17:15:21.361(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@75fd764(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:21,367 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:21,982 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:21,993 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:21,994 ==> Parameters: 1265572290858405889(String), admin(String), 2020-05-27 17:15:21.992(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@222a0d57(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:21,998 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:26,225 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:26,229 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:26,230 ==> Parameters: 1265572308621283330(String), admin(String), 2020-05-27 17:15:26.229(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e95d1b6(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:26,233 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:27,420 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:27,430 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:27,431 ==> Parameters: 1265572313658642433(String), admin(String), 2020-05-27 17:15:27.429(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@24e2f88d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:27,435 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:27,995 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:28,002 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:28,002 ==> Parameters: 1265572316057784321(String), admin(String), 2020-05-27 17:15:28.001(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1587e587(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:28,005 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:15:30,669 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:15:30,677 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:30,678 ==> Parameters: 1265572327277547522(String), admin(String), 2020-05-27 17:15:30.677(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@69184274(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:15:30,681 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:16:01,627 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:16:01,635 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:16:01,635 ==> Parameters: 1265572457124810753(String), admin(String), 2020-05-27 17:16:01.634(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@216a8987(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:16:01,639 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:16:02,883 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:16:02,885 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:16:02,886 ==> Parameters: 1265572462371885057(String), admin(String), 2020-05-27 17:16:02.885(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@a98fcc2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:16:02,889 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:17:09,640 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:17:09,644 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:09,644 ==> Parameters: 1265572742375231490(String), admin(String), 2020-05-27 17:17:09.643(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2240d798(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:09,647 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:17:21,515 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:17:21,520 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:21,521 ==> Parameters: 1265572792182591489(String), admin(String), 2020-05-27 17:17:21.519(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@697199bf(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:21,523 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:24,853 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:24,853 ==> Parameters: 1265572806166401026(String), admin(String), 2020-05-27 17:17:24.852(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2054fa71(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:24,857 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:17:42,111 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:17:42,114 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:42,115 ==> Parameters: 1265572878568476673(String), admin(String), 2020-05-27 17:17:42.114(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7d034f96(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:17:42,117 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:18:10,431 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:18:10,434 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:10,435 ==> Parameters: 1265572997346971649(String), admin(String), 2020-05-27 17:18:10.434(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3bf82a93(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:10,439 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:18:10,557 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:18:10,561 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:10,561 ==> Parameters: 1265572997875453954(String), admin(String), 2020-05-27 17:18:10.56(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@10fc555d(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:10,564 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:18:11,406 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:18:11,409 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:11,409 ==> Parameters: 1265573001436418050(String), admin(String), 2020-05-27 17:18:11.408(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@15473e04(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:11,412 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:18:11,564 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:18:11,566 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:11,567 ==> Parameters: 1265573002099118081(String), admin(String), 2020-05-27 17:18:11.566(Timestamp), 2(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@57e4cf72(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:11,569 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:24,250 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:24,250 ==> Parameters: 1265573055291281410(String), admin(String), 2020-05-27 17:18:24.249(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4ba591b5(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:24,251 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:24,251 ==> Parameters: 1265573055299670017(String), admin(String), 2020-05-27 17:18:24.25(Timestamp), 8(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6fe3f000(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:24,253 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:24,254 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:18:25,403 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:18:25,403 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:18:25,404 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:25,404 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:25,406 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:18:25,406 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590571105403) getDictItems SysDictController.java 164
INFO 2020-05-27 17:18:59,333 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:18:59,340 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:59,340 ==> Parameters: 1265573202473603074(String), admin(String), 2020-05-27 17:18:59.339(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@3ad5a00b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:18:59,344 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:19:59,003 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:19:59,004 ==> Parameters: 1265573452718362625(String), admin(String), 2020-05-27 17:19:59.003(Timestamp), 14(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@59989119(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:19:59,007 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:20:00,727 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:20:00,736 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:20:00,737 ==> Parameters: 1265573459987091458(String), admin(String), 2020-05-27 17:20:00.735(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@223432e7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:20:00,740 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:20:33,267 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:20:33,267 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:20:33,268 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:20:33,268 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:20:33,271 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:20:33,271 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590571233267) getDictItems SysDictController.java 164
INFO 2020-05-27 17:21:03,673 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:21:03,673 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:21:03,674 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:21:03,674 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:21:03,675 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:21:03,675 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590571263673) getDictItems SysDictController.java 164
INFO 2020-05-27 17:27:20,678 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:27:20,679 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:27:20,680 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:27:20,680 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:27:20,683 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:27:20,683 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590571640679) getDictItems SysDictController.java 164
DEBUG 2020-05-27 17:28:16,733 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:28:16,734 ==> Parameters: 1265575540349292546(String), admin(String), 2020-05-27 17:28:16.732(Timestamp), 10(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@74b8dcc2(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:28:16,737 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:29:48,529 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:29:48,530 ==> Parameters: 1265575925373816834(String), admin(String), 2020-05-27 17:29:48.529(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@65906f8f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:29:48,534 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:32:29,606 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 17:32:32,520 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:32:32,525 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:32,526 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:32,547 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:32,553 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:32,553 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:32,556 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:32:33,703 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:32:33,855 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,856 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,867 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,873 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,874 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,879 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,879 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,880 ==> Parameters: 1265576618901983234(String), admin(String), 2020-05-27 17:32:33.879(Timestamp), 28(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@88468a0(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,880 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,880 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,881 ==> Parameters: 1265576618901983235(String), admin(String), 2020-05-27 17:32:33.88(Timestamp), 24(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@b804f76(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,881 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,883 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,884 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,885 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:33,886 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:32:38,196 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:32:38,208 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:38,208 ==> Parameters: 1265576637050736642(String), admin(String), 2020-05-27 17:32:38.207(Timestamp), 11(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@e14fd1(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:32:38,211 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:32:40,371 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:32:40,372 ClusterManager: Scanning for instance "PC-20200519ATVE1590570271982"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 17:32:59,499 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 17:33:02,306 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NjUxMDYsInVzZXJuYW1lIjoiYWRtaW4ifQ.Woqz5UbqeEbtr6Xh0bLA11KP3jeR2ruE7FJyS04aquk getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:33:02,313 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:02,315 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:02,349 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:02,354 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:02,354 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:02,357 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:33:03,439 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:33:03,559 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,559 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,562 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,564 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,566 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,569 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,569 ==> Parameters: 1265576743426674690(String), admin(String), 2020-05-27 17:33:03.568(Timestamp), 10(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6382d6e3(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,570 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,570 ==> Parameters: 1265576743426674691(String), admin(String), 2020-05-27 17:33:03.569(Timestamp), 11(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@391930f8(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,570 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,571 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,571 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,572 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,573 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,574 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:03,574 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:33:05,067 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:33:05,075 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:05,076 ==> Parameters: 1265576749743296514(String), admin(String), 2020-05-27 17:33:05.074(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7798edaf(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:05,079 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:53,063 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:53,064 ==> Parameters: 1265576951023751170(String), admin(String), 2020-05-27 17:33:53.062(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@b94210c(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:33:53,069 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:34:03,713 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:34:03,714 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:34:03,714 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:34:03,715 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:34:03,716 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:34:03,717 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590572043714) getDictItems SysDictController.java 164
INFO 2020-05-27 17:34:14,215 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:34:14,222 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:34:14,222 ==> Parameters: 1265577039766835202(String), admin(String), 2020-05-27 17:34:14.221(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@33662230(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:34:14,225 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:35:33,293 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:35:33,300 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:35:33,301 ==> Parameters: 1265577371448201217(String), admin(String), 2020-05-27 17:35:33.3(Timestamp), 7(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1ca07bb9(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:35:33,304 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:35:40,472 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:35:40,472 ClusterManager: Scanning for instance "PC-20200519ATVE1590571963484"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
DEBUG 2020-05-27 17:35:41,628 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:35:41,629 ==> Parameters: 1265577406374170626(String), admin(String), 2020-05-27 17:35:41.627(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@2d636fbd(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:35:41,631 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:35:44,232 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:35:44,237 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:35:44,237 ==> Parameters: 1265577417317109762(String), admin(String), 2020-05-27 17:35:44.237(Timestamp), 4(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@184cc0c5(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:35:44,241 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:38:00,475 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-05-27 17:38:00,475 ClusterManager: Scanning for instance "PC-20200519ATVE1590571963484"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
INFO 2020-05-27 17:38:47,513 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
DEBUG 2020-05-27 17:38:56,465 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,467 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,474 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,536 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,537 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,549 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,550 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,551 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,552 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,555 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,555 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,568 <== Total: 42 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,571 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE status = ? ORDER BY sort_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,572 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,586 <== Total: 122 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,593 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,593 ==> Parameters: 1265578224116649986(String), 2020-05-27 17:38:56.592(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,596 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,612 ==> Preparing: select * from sys_user where username = ? and del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,612 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,614 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:38:56,634 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NzQxMzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.TXGMMFxu64qWYM86_FhkpqjaKdO-Vi28aF5m_CjzUV8 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:38:56,635 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,636 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,658 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,663 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,663 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:56,666 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:38:57,775 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:38:57,947 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,948 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,951 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,952 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,954 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,958 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,961 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,962 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,962 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,962 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,963 ==> Parameters: 1265578229841874945(String), admin(String), 2020-05-27 17:38:57.961(Timestamp), 14(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@f0f8765(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,963 ==> Parameters: 1265578229841874946(String), admin(String), 2020-05-27 17:38:57.962(Timestamp), 15(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@57c74802(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,965 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,966 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,967 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:38:57,968 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:39:00,061 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:39:00,069 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:39:00,070 ==> Parameters: 1265578238691856386(String), admin(String), 2020-05-27 17:39:00.068(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@16012250(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:39:00,073 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:40:10,335 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:40:10,336 ==> Parameters: 1265578533417209858(String), admin(String), 2020-05-27 17:40:10.334(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7d10669e(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:40:10,338 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:40:58,981 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:40:58,982 ==> Parameters: 1265578737449127938(String), admin(String), 2020-05-27 17:40:58.981(Timestamp), 130(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@45299be7(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:40:59,028 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:43:25,211 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 17:43:28,061 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NzQxMzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.TXGMMFxu64qWYM86_FhkpqjaKdO-Vi28aF5m_CjzUV8 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:43:28,063 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:28,064 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:28,094 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:28,100 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:28,101 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:28,104 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:43:29,580 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:43:29,722 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,723 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,726 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,729 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,730 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,734 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,736 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,737 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,745 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:29,737 ==> Parameters: 1265579369765621761(String), admin(String), 2020-05-27 17:43:29.735(Timestamp), 14(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7db5292f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:39,155 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:39,156 ==> Parameters: 1265579369794981890(String), admin(String), 2020-05-27 17:43:29.744(Timestamp), 12(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6dbfffc7(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:39,158 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:39,158 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:39,158 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:43:39,159 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:34,871 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:34,872 ==> Parameters: 1265579894615658497(String), admin(String), 2020-05-27 17:45:34.871(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@1e0d06cd(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:34,875 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:47,217 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:47,218 ==> Parameters: 1265579946398535682(String), admin(String), 2020-05-27 17:45:47.217(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@26b662ad(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:47,221 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:53,836 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:53,837 ==> Parameters: 1265579974164828162(String), admin(String), 2020-05-27 17:45:53.836(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@58a5fe5f(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:45:53,840 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:46:17,436 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-05-27 17:46:20,321 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTA1NzQxMzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.TXGMMFxu64qWYM86_FhkpqjaKdO-Vi28aF5m_CjzUV8 getUserPermissionByToken SysPermissionController.java 206
DEBUG 2020-05-27 17:46:20,323 ==> Preparing: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) or (p.url like '%:code' and p.url like '/online%' and p.hidden = 1) or p.url = '/online') and p.del_flag = 0 UNION SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_depart_role_permission a join sys_depart_role b on a.role_id = b.id join sys_depart_role_user c on c.drole_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 ) h order by h.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:20,325 ==> Parameters: admin(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:20,348 <== Total: 121 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:20,354 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:20,354 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:20,357 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:46:21,552 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
DEBUG 2020-05-27 17:46:21,740 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,740 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,742 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,745 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids,bus_type,bus_id,open_type,open_page,msg_abstract FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?,?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,746 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 1256486817286418434(String), 1256486502931722242(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,751 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,752 ==> Parameters: 1265580091244630018(String), admin(String), 2020-05-27 17:46:21.75(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@74908f31(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,752 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,753 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,753 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,753 ==> Parameters: 1265580091253018625(String), admin(String), 2020-05-27 17:46:21.752(Timestamp), 11(Long), 127.0.0.1(String), lcDicCompany: LcDicCompany(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, cyCode=null, cyName=null, address=null, contact=null, phone=null, notes=null, ein=null, types=null, delFlag=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7f8be429(String), org.jeecg.modules.demo.dictionary.controller.LcDicCompanyController.queryPageList()(String), 管理员(String), admin(String), 公司管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,753 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,756 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,757 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,757 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:21,758 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:46:28,344 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:46:28,351 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:28,353 ==> Parameters: 1265580118931230721(String), admin(String), 2020-05-27 17:46:28.351(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@6e45ee4a(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:46:28,358 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:48:54,625 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:48:54,626 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:48:54,628 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:48:54,629 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:48:54,631 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:48:54,632 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590572934626) getDictItems SysDictController.java 164
INFO 2020-05-27 17:49:19,340 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:49:19,355 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:49:19,355 ==> Parameters: 1265580836169797633(String), admin(String), 2020-05-27 17:49:19.354(Timestamp), 13(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@542ce33b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:49:19,397 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:31,453 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:31,453 ==> Parameters: 1265581138566533121(String), admin(String), 2020-05-27 17:50:31.452(Timestamp), 9(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=null) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@4362e556(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:31,456 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:50:34,705 --查询规则-->company_id = 1265571456561008641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:50:34,713 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:34,714 ==> Parameters: 1265581152244158466(String), admin(String), 2020-05-27 17:50:34.713(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265571456561008641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@74895047(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:34,717 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:50:35,125 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:50:35,132 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:35,133 ==> Parameters: 1265581154005766146(String), admin(String), 2020-05-27 17:50:35.132(Timestamp), 6(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@7a436943(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:35,136 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:50:36,607 --查询规则-->company_id = 1265572066832240641 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:50:36,611 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:36,612 ==> Parameters: 1265581160204947458(String), admin(String), 2020-05-27 17:50:36.61(Timestamp), 3(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265572066832240641) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@42a51881(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:36,615 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:50:37,220 dictCode : lc_dic_company,cy_name,id getDictItems SysDictController.java 131
INFO 2020-05-27 17:50:37,220 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 104
DEBUG 2020-05-27 17:50:37,221 ==> Preparing: select cy_name as "text",id as "value" from lc_dic_company debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:37,221 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:37,223 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-05-27 17:50:37,224 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1265570669478891521, text=中石化), DictModel(value=1265571456561008641, text=济南热力集团), DictModel(value=1265572066832240641, text=山东大厦)], timestamp=1590573037220) getDictItems SysDictController.java 164
INFO 2020-05-27 17:50:46,132 --查询规则-->company_id = 1265570669478891521 addEasyQuery QueryGenerator.java 424
DEBUG 2020-05-27 17:50:46,142 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:46,143 ==> Parameters: 1265581200176664577(String), admin(String), 2020-05-27 17:50:46.141(Timestamp), 8(Long), 127.0.0.1(String), lcDicBankCard: LcDicBankCard(id=null, createBy=null, createTime=null, updateBy=null, updateTime=null, sysOrgCode=null, accountName=null, cardNo=null, openBank=null, unionpayNo=null, openProvince=null, openCity=null, types=null, delFlag=null, companyId=1265570669478891521) pageNo: 1 pageSize: 10 req: org.apache.shiro.web.servlet.ShiroHttpServletRequest@46c7de6b(String), org.jeecg.modules.demo.dictionary.controller.LcDicBankCardController.queryPageList()(String), 管理员(String), admin(String), 银行卡号管理-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-05-27 17:50:46,145 <== Updates: 1 debug BaseJdbcLogger.java 143